-
-
Class Summary
| Class |
Description |
| Client |
Main class to manage the client side of the application.
|
| CliTurnManager |
Class instantiated once a game is played in CLI configuration.
|
| GuiTurnManager |
Class instantiated once a game is played in GUI configuration.
|
| LocalVirtualModel |
Class instantiated once a game is played in local configuration.
|
| NetworkVirtualModel |
Class instantiated once a game is played in network configuration.
|
| ServerConnector |
Class that manage the connection with the server.
|