Package dk.brics.bisim.controller

Interface Summary
AI Interface for computer players.
GameController A local controller listening on view events that may have global effects.
MessagePasser A global class passing messages between players.
 

Class Summary
AIAttacker A computer player with the attacker role.
AIDefender A computer player with the defender role.
GameControllerImpl Implementation of the GameController.
MessagePasserImpl Implementation of the MessagePasser.
OptionsController A controller for the options view.
SimulatorController A controller for the CCS Simulator view and model.