| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Waypoint | |
|---|---|
| edu.cmu.emulator.world | Implements the emulator's virtual physical environment. | 
| Uses of Waypoint in edu.cmu.emulator.world | 
|---|
| Fields in edu.cmu.emulator.world declared as Waypoint | |
|---|---|
| protected  Waypoint | Navigator.curWaypoint | 
| protected  Waypoint | Route.curWaypointcurrent waypoint we are navigating towards | 
| protected  Waypoint | Route.lastWaypointlast waypoint we navigated towards | 
| protected  Waypoint | Navigator.nextWaypoint | 
| protected  Waypoint | Navigator.prevWaypoint | 
| Methods in edu.cmu.emulator.world that return Waypoint | |
|---|---|
|  Waypoint | RouteDef.getWaypoint(int index) | 
|  Waypoint | Route.nextWaypoint() | 
| Methods in edu.cmu.emulator.world with parameters of type Waypoint | |
|---|---|
| protected  void | Navigator.invokeWPListeners(Waypoint wp,
                  long timeMillis) | 
|  void | WaypointListener.waypointReached(MovableObject mObject,
                long timeMillis,
                Waypoint wp) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||