예제 #1
0
 // TODO move the next button to be controlled by home state being the active state.
 public void iterateTurn()
 {
     homeState.iterateTurn();
 }