Class | Description |
---|---|
GameArcade | |
GameHandler | |
GameTable |
This keeps track of the different games in the game
|
MockServerGame |
This is a mock server game with data for the relevant points
It basically populates itself with data
|
PlayerDen |
Kinda like a den of theives but for players
|
RealServerGameManager |
Special formation of the game manager
|
ServerGameManager |
Special formation of the game manager
|
ServerPlayer |
Class that encaplses the player
|
Exception | Description |
---|---|
GameException |