|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.vee.btech.unit.Structure
Structure is the stuff of which units are built.
| Field Summary | |
protected Component[] |
mComponents
|
| Constructor Summary | |
Structure()
|
|
| Method Summary | |
java.util.List |
getComponents(int aType)
Returns all components in this location of the given type. |
Component |
getFirstComponent(int aType)
Returns the first matching component in this location of the given type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Component[] mComponents
| Constructor Detail |
public Structure()
| Method Detail |
public java.util.List getComponents(int aType)
public Component getFirstComponent(int aType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||