|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoqueNavigator.Stage | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator | |
| Uses of LoqueNavigator.Stage in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator that return LoqueNavigator.Stage | |
|---|---|
protected static LoqueNavigator.Stage |
LoqueNavigator.Stage.FirstMoverStage()
Returns the first step of mover sequence. |
protected LoqueNavigator.Stage |
LoqueNavigator.keepNavigating()
Navigates with the current navigation request. |
protected abstract LoqueNavigator.Stage |
LoqueNavigator.Stage.next()
Retreives the next step of navigation sequence the stage belongs to. |
protected static LoqueNavigator.Stage |
LoqueNavigator.Stage.TeleporterStage()
Returns the first step of the teleporter sequence. |
static LoqueNavigator.Stage |
LoqueNavigator.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoqueNavigator.Stage[] |
LoqueNavigator.Stage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||