Beispiel #1
0
 public void StopMovement()
 {
     mBallMovement.StopBallMovement();
     DisableThrow();
 }