public void SetCurrentTowerType()
 {
     commandTarget.SetCurrentTowerType(towerType);
 }