| Package | Description |
|---|---|
| client.model | |
| client.networking |
| Modifier and Type | Field and Description |
|---|---|
private ServerProxy |
ClientGameManager.proxy |
| Modifier and Type | Method and Description |
|---|---|
static ServerProxy |
ClientGame.getCurrentProxy() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientGame.startGameWithProxy(ServerProxy proxy)
Starting the game for testing purposes
|
| Constructor and Description |
|---|
ClientGameManager(ServerProxy clientProxy)
Creates the client game manager with the proxy
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSONServerProxy |