|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Route | |
|---|---|
| edu.cmu.emulator.world | Implements the emulator's virtual physical environment. |
| Uses of Route in edu.cmu.emulator.world |
|---|
| Fields in edu.cmu.emulator.world declared as Route | |
|---|---|
protected Route |
Navigator.activeRoute
|
| Methods in edu.cmu.emulator.world that return Route | |
|---|---|
Route |
Navigator.getActiveRoute()
|
Route |
MobilityDef.instantiateRoute(String name)
|
| Methods in edu.cmu.emulator.world with parameters of type Route | |
|---|---|
void |
MovableObject.startRoute(Route newRoute)
Start navigation of a route. |
void |
Navigator.startRoute(Route route,
long timeMillis)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||