|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IUT2004PathExecutorHelper<PATH_ELEMENT> | |
IUT2004PathNavigator<PATH_ELEMENT extends ILocated> | Navigator purpose is to actually move the bot through the UT2004 environment - if you did not read IPathExecutor
and UT2004PathExecutor documentation, do it now. |
IUT2004PathRunner | Runner is actually responsible for running directly between two locations. |
Class Summary | |
---|---|
AbstractUT2004PathNavigator<PATH_ELEMENT extends ILocated> | Simple stub of the IUT2004PathNavigator that implements AbstractUT2004PathNavigator.setBot(UT2004Bot) and
AbstractUT2004PathNavigator#setExecutor(IPathExecutorHelper) . |
UT2004AStarPathFuture | IPathFuture implementation that is using UT2004 inner AStar algorithm for finding the path inside UT2004
environment. |
UT2004AStarPathPlanner | Finds the shortest through internal A* algorithm in the UT2004. |
UT2004PathExecutor<PATH_ELEMENT extends ILocated> |
Exception Summary | |
---|---|
UT2004AStarPathTimeoutException |
Navigation API for Unreal.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |