Package game.states

Enum Summary
GameState GameState contains the possible states for the game to be in during playtime.
SINGLE: the game is in singleplayer mode.
MULTI: the game is in multiplayer mode.
PlayerState PlayerState contains the possible states of the Client when connected to the server.