cz.cuni.amis.pogamut.ut2004.bot
Interface IUT2004BotLogicController<BOT extends UT2004Bot,LOGIC_MODULE extends LogicModule>

Package class diagram package IUT2004BotLogicController
All Superinterfaces:
IAgentLogic<LOGIC_MODULE>, IUT2004BotController<BOT>
All Known Implementing Classes:
UT2004BotLogicController, UT2004BotModuleController, UT2004BotMultiController

public interface IUT2004BotLogicController<BOT extends UT2004Bot,LOGIC_MODULE extends LogicModule>
extends IUT2004BotController<BOT>, IAgentLogic<LOGIC_MODULE>


Method Summary
 
Methods inherited from interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
botFirstSpawn, botInitialized, botKilled, botShutdown, finishControllerInitialization, getAct, getBot, getInitializeCommand, getLog, getPassword, getWorldView, initializeController, prepareBot
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.module.IAgentLogic
beforeFirstLogic, getLogicInitializeTime, getLogicShutdownTime, logic, logicInitialize, logicShutdown
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.