Package | Description |
---|---|
client.model |
Modifier and Type | Field and Description |
---|---|
private static GSONServerProxy |
ClientGame.proxy |
Modifier and Type | Method and Description |
---|---|
static void |
ClientGame.startGameWithProxy(GSONServerProxy proxy)
This must be called before getting a game
|
Constructor and Description |
---|
ClientGameManager(GSONServerProxy clientProxy,
int myPlayerIndex)
Gets a client proxy
|