Exemplo n.º 1
0
 public GameStateEnum GetGameState()
 {
     return(gameStateMachine.GetGameState());
 }