|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gjt.universe.attributes.DefenseBase
|
+--org.gjt.universe.scheme001.Defense_001
| Field Summary | |
private float |
armor
|
private float |
computer
|
private boolean |
isaShip
|
private float |
recharge
|
private float |
shield
|
private VectorModuleID |
shieldModules
|
| Constructor Summary | |
Defense_001(ShipDesignID DID)
|
|
Defense_001(StationID BID)
|
|
| Method Summary | |
float |
getArmor()
|
float |
getComputer()
|
float |
getRecharge()
|
float |
getShield()
|
VectorModuleID |
getShieldModules()
|
boolean |
isaShip()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean isaShip
private float armor
private float computer
private float shield
private float recharge
private VectorModuleID shieldModules
| Constructor Detail |
public Defense_001(ShipDesignID DID)
public Defense_001(StationID BID)
| Method Detail |
public boolean isaShip()
public float getArmor()
public float getComputer()
public float getShield()
public float getRecharge()
public VectorModuleID getShieldModules()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||