Exemplo n.º 1
0
 public void EndTurn()
 {
     ShowActions(false);
     _selectedUnit.EndTurn();
 }