Class | Description |
---|---|
GameAddAICommand |
Command object that adds an AI to a game.
|
GameCommandFactory |
Creates game command objects.
|
GameCommandsCommand |
Command class that allows commands to be executed on the server.
|
GameListAICommand |
Command object that returns a list of available AI
|
GameModelCommand |
Command object that gets game models from the server.
|
GameResetCommand |
Command to reset the command history of the current game.
|