|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUT2004PathNavigator | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation | Navigation API for Unreal. |
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator | |
| cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing | |
| Uses of IUT2004PathNavigator in cz.cuni.amis.pogamut.ut2004.agent.navigation |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation that implement IUT2004PathNavigator | |
|---|---|
class |
AbstractUT2004PathNavigator<PATH_ELEMENT extends ILocated>
Simple stub of the IUT2004PathNavigator that implements AbstractUT2004PathNavigator.setBot(UT2004Bot) and
AbstractUT2004PathNavigator#setExecutor(IPathExecutorHelper). |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation that return IUT2004PathNavigator | |
|---|---|
IUT2004PathNavigator<PATH_ELEMENT> |
UT2004PathExecutor.getNavigator()
|
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation with parameters of type IUT2004PathNavigator | |
|---|---|
UT2004PathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion body,
IUT2004PathNavigator<PATH_ELEMENT> navigator)
|
|
UT2004PathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathNavigator<PATH_ELEMENT> navigator,
Logger log)
|
|
| Uses of IUT2004PathNavigator in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator that implement IUT2004PathNavigator | |
|---|---|
class |
LoqueNavigator<PATH_ELEMENT extends ILocated>
Responsible for navigation to location. |
| Uses of IUT2004PathNavigator in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing |
|---|
| Classes in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing that implement IUT2004PathNavigator | |
|---|---|
class |
NavMeshNavigator<PATH_ELEMENT extends ILocated>
Runner for navigation with navigation mesh. |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing that return IUT2004PathNavigator | |
|---|---|
IUT2004PathNavigator<PATH_ELEMENT> |
UT2004AcceleratedPathExecutor.getNavigator()
|
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing with parameters of type IUT2004PathNavigator | |
|---|---|
UT2004AcceleratedPathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion body,
IUT2004PathNavigator<PATH_ELEMENT> navigator)
|
|
UT2004AcceleratedPathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathNavigator<PATH_ELEMENT> navigator,
Logger log)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||