|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUT2004PathExecutorHelper | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation | Navigation API for Unreal. |
| cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing | |
| Uses of IUT2004PathExecutorHelper in cz.cuni.amis.pogamut.ut2004.agent.navigation |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation that implement IUT2004PathExecutorHelper | |
|---|---|
class |
UT2004PathExecutor<PATH_ELEMENT extends ILocated>
|
| Fields in cz.cuni.amis.pogamut.ut2004.agent.navigation declared as IUT2004PathExecutorHelper | |
|---|---|
protected IUT2004PathExecutorHelper<PATH_ELEMENT> |
AbstractUT2004PathNavigator.executor
Executor who is using the navigator. |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation with parameters of type IUT2004PathExecutorHelper | |
|---|---|
void |
IUT2004PathNavigator.setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT> owner)
Sets the IPathExecutorHelper who is using the navigator, i.e., are calling its
IUT2004PathNavigator#navigate(Self) and IUT2004PathNavigator.reset()
methods. |
void |
AbstractUT2004PathNavigator.setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT> owner)
|
| Uses of IUT2004PathExecutorHelper in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing that implement IUT2004PathExecutorHelper | |
|---|---|
class |
UT2004AcceleratedPathExecutor<PATH_ELEMENT extends ILocated>
Accelerated version of UT2004Pathexecutor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||