Interface | Description |
---|---|
IDefConAgent |
Sets some basic methods for DefConAgent.
|
IDefConAgentController<AGENT extends DefConAgent> |
Specified a list of basic methods for Defcon controllers, which is used inside DefConAgent to
report various states of initialization of the game to the controller.
|
IDefConAgentLogicController<AGENT extends DefConAgent,LOGIC_MODULE extends LogicModule<AGENT>> |
Groups
IDefConAgentController and IAgentLogic interfaces. |
Class | Description |
---|---|
DefConAgent<CONTROLLER extends IDefConAgentLogicController<DefConAgent<?>,?>> |
Basic defcon agent implementation.
|
DefConLogPublisher |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.