|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.vee.btech.component.AbstractComponent
|
+--net.vee.btech.component.Gyro
A 'mech gyro.
| Fields inherited from interface net.vee.btech.component.Component |
AMMUNITION_BAY, COCKPIT, ENGINE, GYRO, HEAT_SINK, JUMP_JET, LIFE_SUPPORT, SENSORS, WEAPON |
| Constructor Summary | |
Gyro(java.lang.String aType,
int aMass,
int aSize)
Constructs a new Gyro. |
|
| Method Summary | |
int |
getComponentType()
|
| Methods inherited from class net.vee.btech.component.AbstractComponent |
getHeat, getMass, getSize, getType, isDamaged, isDestroyed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Gyro(java.lang.String aType,
int aMass,
int aSize)
| Method Detail |
public int getComponentType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||