|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Describes a WhatWhere that is capable of changing its position in the real world.
| Method Summary | |
void |
setLoc(double xcoord,
double ychoord)
Sets the location of this object to the coordinate arguments. |
void |
setLoc(objects.Location loc)
Sets the location of this object to loc. |
| Methods inherited from interface objects.Locatable |
getDistance, getLoc, isEastOf, isNorthOf, isSouthOf, isWestOf |
| Method Detail |
public void setLoc(objects.Location loc)
public void setLoc(double xcoord,
double ychoord)
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||