示例#1
0
 public bool IsSoundPlaying(Sound sound)
 {
     return false;
 }
示例#2
0
 public void StopSound(Sound sound)
 {
 }