BOT - public class AsyncUT2004BotLogic<BOT extends UT2004Bot> extends UT2004BotLogic<BOT>
UT2004Bot logic module - does not synchronize the logic together with the IVisionWorldView. The module
ComponentDependencyType.STARTS_AFTER the agent's world view.lastLogicRun, logic, logicException, logicFrequency, logicPaused, logicPeriod, logicRunning, logicShouldPause, logicShouldRun, logicThread, MAX_LOGIC_FREQUENCY, MAX_LOGIC_PERIOD_MILLIS, MIN_LOGIC_FREQUENCY, MIN_LOGIC_PERIOD_MILLIS, mutexagent, controller, eventBus, log| Constructor and Description |
|---|
AsyncUT2004BotLogic(BOT agent,
IAgentLogic logic) |
AsyncUT2004BotLogic(BOT agent,
IAgentLogic logic,
Logger log) |
AsyncUT2004BotLogic(BOT agent,
IAgentLogic logic,
Logger log,
ComponentDependencies dependencies) |
cleanUp, logicLatch, startafterLogic, afterLogicException, beforeLogic, getLogicException, getLogicFrequency, getLogicPeriod, inThreadKilling, inThreadPausing, inThreadResuming, inThreadStopping, kill, pause, resume, setLogicFrequency, setMaxLogicFrequency, setMinLogicFrequency, shouldExecuteLogic, stopgetComponentId, getLog, getState, initComponentId, isRunning, reset, toString@Inject public AsyncUT2004BotLogic(BOT agent, IAgentLogic logic)
public AsyncUT2004BotLogic(BOT agent, IAgentLogic logic, Logger log)
public AsyncUT2004BotLogic(BOT agent, IAgentLogic logic, Logger log, ComponentDependencies dependencies)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.