|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdvancedLocomotion | |
|---|---|
| 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 | |
| cz.cuni.amis.pogamut.ut2004.bot.command | Utility classes wrapping various command messages. |
| cz.cuni.amis.pogamut.ut2004.bot.impl | |
| Uses of AdvancedLocomotion in cz.cuni.amis.pogamut.ut2004.agent.navigation |
|---|
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation with parameters of type AdvancedLocomotion | |
|---|---|
UT2004GetBackToNavGraph(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move)
|
|
UT2004Navigation(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move)
Will auto-create all needed UT2004Navigation subparts. |
|
UT2004PathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion body,
IUT2004PathNavigator<PATH_ELEMENT> navigator)
|
|
UT2004PathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathNavigator<PATH_ELEMENT> navigator,
Logger log)
|
|
UT2004RunStraight(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move)
|
|
| Uses of AdvancedLocomotion in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator declared as AdvancedLocomotion | |
|---|---|
protected AdvancedLocomotion |
LoqueRunner.body
Deprecated. Agent's body. |
protected AdvancedLocomotion |
LoqueNavigator.body
Agent's body. |
protected AdvancedLocomotion |
KefikRunner.body
Agent's body. |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator with parameters of type AdvancedLocomotion | |
|---|---|
KefikRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Constructor. |
|
LoqueNavigator(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathRunner runner,
Logger log)
Constructor. |
|
LoqueNavigator(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
Logger log)
Constructor. |
|
LoqueRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log)
Deprecated. Constructor. |
|
| Uses of AdvancedLocomotion in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing declared as AdvancedLocomotion | |
|---|---|
protected AdvancedLocomotion |
NavMeshNavigator.body
Agent's body. |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.navigation.navmesh.pathfollowing with parameters of type AdvancedLocomotion | |
|---|---|
NavMeshNavigation(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
NavMeshModule navMeshModule)
Setup navigation for using NavMesh. |
|
NavMeshNavigator(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathRunner runner,
Logger log)
Constructor. |
|
NavMeshRunner(UT2004Bot bot,
AgentInfo agentInfo,
AdvancedLocomotion locomotion,
Logger log,
NavMesh navMesh)
Constructor. |
|
UT2004AcceleratedPathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion body,
IUT2004PathNavigator<PATH_ELEMENT> navigator)
|
|
UT2004AcceleratedPathExecutor(UT2004Bot bot,
AgentInfo info,
AdvancedLocomotion move,
IUT2004PathNavigator<PATH_ELEMENT> navigator,
Logger log)
|
|
| Uses of AdvancedLocomotion in cz.cuni.amis.pogamut.ut2004.bot.command |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.bot.command that return AdvancedLocomotion | |
|---|---|
AdvancedLocomotion |
CompleteBotCommandsWrapper.getLocomotion()
Returns cz.cuni.amis.pogamut.ut2004.bot.commands.AdvancedLocomotion
command module. |
| Uses of AdvancedLocomotion in cz.cuni.amis.pogamut.ut2004.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.bot.impl declared as AdvancedLocomotion | |
|---|---|
protected AdvancedLocomotion |
UT2004BotModuleController.move
Shortcut for body.getAdvancedLocomotion() that allows you to manually steer the movement through the environment. |
| Methods in cz.cuni.amis.pogamut.ut2004.bot.impl that return AdvancedLocomotion | |
|---|---|
AdvancedLocomotion |
UT2004BotModuleController.getMove()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||