|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MartinNavigator.Stage | |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator | |
| Uses of MartinNavigator.Stage in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator |
|---|
| Methods in cz.cuni.amis.pogamut.udk.agent.navigation.martinnavigator that return MartinNavigator.Stage | |
|---|---|
protected MartinNavigator.Stage |
MartinNavigator.initDirectly(cz.cuni.amis.pogamut.base3d.worldview.object.Location dest)
Initializes direct navigation to given destination. |
protected MartinNavigator.Stage |
MartinNavigator.keepNavigating()
Navigates with the current navigation request. |
protected abstract MartinNavigator.Stage |
MartinNavigator.Stage.next()
Retreives the next step of navigation sequence the stage belongs to. |
static MartinNavigator.Stage |
MartinNavigator.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MartinNavigator.Stage[] |
MartinNavigator.Stage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||