Esempio n. 1
0
 public void TouchBegin()
 {
     BallManager.DestroyAllBall();
     BallLoader.ResetAddingBallTask();
     BallLoader.AddBall(45);
 }