Exemple #1
0
 public void StopSpawner()
 {
     spawnController.StopSpawner();
     spawnController.DestroyAllBalls();
 }