| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation |
Navigation API for Unreal.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UT2004PathExecutor<PATH_ELEMENT extends ILocated> |
| Modifier and Type | Field and Description |
|---|---|
protected IUT2004PathExecutorHelper<PATH_ELEMENT> |
AbstractUT2004PathNavigator.executor
Executor who is using the navigator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IUT2004PathNavigator.setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT> owner)
Sets the
IPathExecutorHelper who is using the navigator, i.e., are calling its
IUT2004PathNavigator#navigate(Self) and IUT2004PathNavigator.reset()
methods. |
void |
AbstractUT2004PathNavigator.setExecutor(IUT2004PathExecutorHelper<PATH_ELEMENT> owner) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.