Uses of Package
cz.cuni.amis.pogamut.udk.agent.navigation

Packages that use cz.cuni.amis.pogamut.udk.agent.navigation
cz.cuni.amis.pogamut.udk.agent.navigation Navigation API for Unreal. 
cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator   
cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator   
 

Classes in cz.cuni.amis.pogamut.udk.agent.navigation used by cz.cuni.amis.pogamut.udk.agent.navigation
IUDKPathNavigator
          Navigator purpose is to actually move the bot through the UDK environment - if you did not read IPathExecutor and UDKPathExecutor documentation, do it now.
UDKPathExecutor
           
 

Classes in cz.cuni.amis.pogamut.udk.agent.navigation used by cz.cuni.amis.pogamut.udk.agent.navigation.loquenavigator
AbstractUDKPathNavigator
          Simple stub of the IUDKPathNavigator that implements AbstractUDKPathNavigator.setBot(UDKBot) and AbstractUDKPathNavigator.setExecutor(IPathExecutorHelper).
IUDKPathNavigator
          Navigator purpose is to actually move the bot through the UDK environment - if you did not read IPathExecutor and UDKPathExecutor documentation, do it now.
IUDKPathRunner
          Runner is actually responsible for running directly between two locations.
 

Classes in cz.cuni.amis.pogamut.udk.agent.navigation used by cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator
AbstractUDKPathNavigator
          Simple stub of the IUDKPathNavigator that implements AbstractUDKPathNavigator.setBot(UDKBot) and AbstractUDKPathNavigator.setExecutor(IPathExecutorHelper).
IUDKPathNavigator
          Navigator purpose is to actually move the bot through the UDK environment - if you did not read IPathExecutor and UDKPathExecutor documentation, do it now.
IUDKPathRunner
          Runner is actually responsible for running directly between two locations.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.