Ejemplo n.º 1
0
 public void PlayOnce(string _soundName)
 {
     soundsController.PlayOnce(_soundName);
 }