Exemplo n.º 1
0
 private int SpawnedBallCount()
 {
     return(spawnObjects.GetSpawnedBallCount());
 }