Esempio n. 1
0
 public bool IsSoundPlaying(Sound sound)
 {
     return false;
 }
Esempio n. 2
0
 public void StopSound(Sound sound)
 {
 }