|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavMeshModule | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing | |
| cz.cuni.amis.pogamut.ut2004.bot.impl | |
| Uses of NavMeshModule in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing declared as NavMeshModule | |
|---|---|
protected NavMeshModule |
NavMeshNavigation.navMeshModule
NavMeshModule that is used for path planning, its getNavMesh() is saved within NavMeshNavigation.pathPlanner. |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing with parameters of type NavMeshModule | |
|---|---|
NavMeshNavigation(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
NavMeshModule navMeshModule)
Setup navigation for using NavMesh. |
|
| Uses of NavMeshModule in cz.cuni.amis.pogamut.ut2004.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.bot.impl declared as NavMeshModule | |
|---|---|
protected NavMeshModule |
UT2004BotModuleController.navMeshModule
Class providing NavMesh instance via getNavMesh() method. |
| Methods in cz.cuni.amis.pogamut.ut2004.bot.impl that return NavMeshModule | |
|---|---|
NavMeshModule |
UT2004BotModuleController.getNavMeshModule()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||