Ejemplo n.º 1
0
 public void GrabStopSFX()
 {
     cGrabbingLoop.StopLoop();
     cGrabbingLoop.StopPlay();
     cGrabbingStop.Play();
 }
Ejemplo n.º 2
0
 public void Fadeout()
 {
     ClaraWalk.StopPlay();
 }