| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.navigation.loquenavigator |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.