Пример #1
0
 public void addCity(City c)
 {
     graphics.buildCity(position, phantomPosition, tileNum);
 }