|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is an extension of targetable and is intended to define the behavior of an object when another destroys it.
| Method Summary | |
void |
destroy()
Marks this object as being destroyed. |
boolean |
isDestroyed()
Returns whether this object has been destroyed. |
| Methods inherited from interface objects.Targetable |
isTargeted, setAsTargeted, setAsUntargeted |
| Methods inherited from interface objects.Locatable |
getDistance, getLoc, isEastOf, isNorthOf, isSouthOf, isWestOf |
| Method Detail |
public void destroy()
public boolean isDestroyed()
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||