| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation |
Navigation API for Unreal.
|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUT2004PathNavigator<PATH_ELEMENT extends ILocated>
Simple stub of the
IUT2004PathNavigator that implements AbstractUT2004PathNavigator.setBot(UT2004Bot) and
AbstractUT2004PathNavigator#setExecutor(IPathExecutorHelper). |
| Modifier and Type | Method and Description |
|---|---|
IUT2004PathNavigator<PATH_ELEMENT> |
UT2004PathExecutor.getNavigator() |
| Constructor and Description |
|---|
UT2004PathExecutor(UT2004Bot bot,
IUT2004PathNavigator<PATH_ELEMENT> navigator) |
UT2004PathExecutor(UT2004Bot bot,
IUT2004PathNavigator<PATH_ELEMENT> navigator,
Logger log) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoqueNavigator<PATH_ELEMENT extends ILocated>
Responsible for navigation to location.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.