Exemple #1
0
 public void NewTickDrow(object sender, TurnFinishedInfoEventArgs e)
 {
     graphics.DrowRectanglesOnLifeForm(e.CurrentCity);
 }