Beispiel #1
0
 /// <summary>
 /// Tells the sphere shop tower to build.
 /// </summary>
 private void TellSphereShopTowerToBuild()
 {
     sphereShop.SetTowerToBuild(towerToBuild);
 }