C# (CSharp) AIsOfCatan Namespace

Nested Namespaces

AIsOfCatan.API
AIsOfCatan.GUI
AIsOfCatan.Log

Classes

Name Description
AgentActionException
BasicLogEntry
Board
DebugAgent
DiceRollLogEntry
GUIBufferTextBlock
GUIControl This is the main type for your game
GUIPiece
GUIRoad
GUIRobber
GUITile
GameController
GameState
HumanAgent
IllegalActionException Thrown when a player tries to perform an illegal action on the GameController
IllegalBuildPositionException Thrown when a build fails because it's in an illegal position
InsufficientResourcesException Thrown when a player tries to buy something but haven't got sufficient resources
MainActions
MapScreen
NoMoreCardsException Thrown on attempts to draw cards from an empty pile
PlayKnightLogEntry
Player Data object containing information about a player in the game
Program
StartActions
StarterAgent
Trade