Beispiel #1
0
 private int SpawnedBallCount()
 {
     return(spawnObjects.GetSpawnedBallCount());
 }