Esempio n. 1
0
 // Called when turn for player controlling this unit starts.
 public void TurnStart()
 {
     ActionPoints.Reset();
 }