Package | Description |
---|---|
server.commands.game | |
server.commands.moves |
Modifier and Type | Class and Description |
---|---|
class |
GameAddAICommand
Command object that adds an AI to a game.
|
class |
GameCommandsCommand
Command class that allows commands to be executed on the server.
|
class |
GameListAICommand
Command object that returns a list of available AI
|
class |
GameModelCommand
Command object that gets game models from the server.
|
class |
GameResetCommand
Command to reset the command history of the current game.
|
Modifier and Type | Class and Description |
---|---|
class |
MovesAcceptTradeCommand
Command that handles accepting of trades.
|
class |
MovesBuildCityCommand
Command that handles the building up of cities.
|
class |
MovesBuildRoadCommand
Command class that handles building roads.
|
class |
MovesBuildSettlementCommand
Command that handles the building of settlements.
|
class |
MovesBuyDevCardCommand
Command class that allows Dev cards to be bought.
|
class |
MovesCommand |
class |
MovesDiscardCardsCommand
Command that handles discarding cards.
|
class |
MovesFinishTurnCommand
Class that handles finishing a turn.
|
class |
MovesMaritimeTradeCommand
Command that handles maritime trade.
|
class |
MovesMonopolyCommand
Command for handling the monopoly card.
|
class |
MovesMonumentCommand
Command class that handles playing of monument card.
|
class |
MovesOfferTradeCommand
Command that handles offering of trades to amigos.
|
class |
MovesRoadBuildingCommand
Command object that handles the road building card.
|
class |
MovesRobPlayerCommand
Class that handles robbing a player.
|
class |
MovesRollNumberCommand
Command that deals with the rolling of dice.
|
class |
MovesSendChatCommand
Command object updates the water cooler.
|
class |
MovesSoldierCommand
Command object that handles playing of the soldier card.
|
class |
MovesYearOfPlentyCommand
Command object that allows the playing of the Year of Plenty card.
|