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