public class MoodContext extends EmohawkContext<cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot>
EmohawkContext or create custom one, that is extended
to fulfill needs of your bot (extended memory, custom map planner and other stuff).
Remmeber to call method EmohawkContext.initialize(), otherwise you will
end up with uninitialized modules and very likely with NullPointerException.act, animations, comm, config, emoticons, fwMap, game, getBackToNavGraph, info, inventory, listenerRegistrator, log, move, navigation, pathExecutor, pathPlanner, places, players, random, raycasting, runStraight, senses, stats, steering, world| Constructor and Description |
|---|
MoodContext(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004Bot bot) |
botInitialized, botKilled, botSpawned, finishInitialization, getAct, getAnimations, getBackToNavGraph, getComm, getConfig, getEmoticons, getFwMap, getGame, getGetBackToNavGraph, getInfo, getInventory, getListenerRegistrator, getLog, getMove, getNavigation, getPathExecutor, getPathPlanner, getPlaces, getPlayers, getRandom, getRaycasting, getRunStraight, getSenses, getStats, getSteering, getWorld, getWorldView, initialize, initializeListeners, initializeModules, initializePathFinding, logicIteration, prepareBehaviourCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.