Esempio n. 1
0
 void onTowerCreationButtonOver(Tower aTower, TowerFactory aTowerFactory)
 {
     aTowerFactory.showDamageArea(aTower);
 }