|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
UT2004BotController.getAct().
AbstractEmbodiedAgent.getAct().
IWorldView.
IWorldView.
InitedMessage is received.
ScriptEngine according to extension of script specified in
getScriptFile()
IWorkExecutor that will execute primitives contained in the plan.
ItemType and ItemDescriptor providing
an easy way to obtain item descriptors for various items in UT2004.
ItemType and ItemDescriptor providing
an easy way to obtain item descriptors for various items in UT2004.
DrawStayingDebugLines inside UT2004.
UT2004Behaviour.botSpawned(GameInfo, ConfigChange, InitedMessage, Self) as a hook for Pogamut's core developers
to finalize initialization of various modules.
IPathPlanner using NavPoints), you may use it to find paths inside the environment wihtout
waiting for round-trip of GetPath command and PathLists response from UT2004.
IPathPlanner using NavPoints), you may use it to find paths inside the environment wihtout
waiting for round-trip of GetPath command and PathLists response from UT2004.
UT2004BotModuleController.navigation
without fear of catastrophe.
StateSposhLogicController.getPlan() and return it as the single plan
of the bot.
FileScriptedAgent.getScriptFile().
UT2004Behaviour before the GameBots2004 greets the bot even before
UT2004Behaviour.prepareBehaviour(UT2004Bot) method.
UT2004Behaviour.listenerRegistrator and calls AnnotationListenerRegistrator.addListeners() method
to probe all declared methods for event-annotation presence.
UT2004BotModuleControllerNew#listenerRegistrator and calls AnnotationListenerRegistrator.addListeners() method
to probe all declared methods for event-annotation presence.
UT2004BotModuleControllerNew#pathPlanner and UT2004BotModuleControllerNew#pathExecutor.
UT2004BotModuleControllerNew#pathPlanner, UT2004BotModuleController.fwMap and UT2004BotModuleControllerNew#pathExecutor.
engine, but recasted as Invocable, allowing us to call methods.
LevelGeometry instance via LevelGeometryModule.getLevelGeometry() method.
EventListener, ObjectClassEventListener,
ObjectClassListener, ObjectEventListener and ObjectListener annotations and automatically registers
them as listeners on a specific events.
EventListener, ObjectClassEventListener,
ObjectClassListener, ObjectEventListener and ObjectListener annotations and automatically registers
them as listeners on a specific events.
UT2004PathExecutor for path-following and FloydWarshallMap
for path planning resulting in unified class that can solely handle navigation of the bot within the environment.
UT2004AcceleratedPathExecutor for path-following and FloydWarshallMap
for path planning resulting in unified class that can solely handle navigation of the bot within the environment.
NavMesh instance via NavMeshModule.getNavMesh() method.
NavPoints out of IWorldView.
NavPoints out of IWorldView.
NavMesh and NavMeshModule for the path-finding and UT2004AcceleratedPathExecutor for the
path execution.
AutoTraceRay that is being utilized).
AutoTraceRay that is being utilized).
UT2004BotController.log instead
UT2004BotController.getWorldView().
UT2004Bot.getWorldView().
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||