|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class should introduce the behavior of being targeted in implementing classes. Note that an object must have a location to be considered as a target. However it does not need to have a dimension.
| Method Summary | |
boolean |
isTargeted()
Returns whether this object is currently targeted. |
void |
setAsTargeted()
Marks this object as targeted. |
void |
setAsUntargeted()
Marks this object as untargeted. |
| Methods inherited from interface objects.Locatable |
getDistance, getLoc, isEastOf, isNorthOf, isSouthOf, isWestOf |
| Method Detail |
public void setAsTargeted()
public void setAsUntargeted()
public boolean isTargeted()
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||