Example #1
0
 public GameStatesType GetCurrentState()
 {
     return(currentGameState.GetStatesType());
 }