|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.attributes.AttackBase | +--org.gjt.universe.scheme001.Attack_001
Field Summary | |
private float |
attack
|
private VectorModuleID |
attackModules
|
private float |
computer
|
private boolean |
isaShip
|
Constructor Summary | |
Attack_001(ShipDesignID DID)
|
|
Attack_001(StationID BID)
|
Method Summary | |
float |
getAttack()
|
VectorModuleID |
getAttackModules()
|
float |
getComputer()
|
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 attack
private float computer
private VectorModuleID attackModules
Constructor Detail |
public Attack_001(ShipDesignID DID)
public Attack_001(StationID BID)
Method Detail |
public boolean isaShip()
public float getAttack()
public float getComputer()
public VectorModuleID getAttackModules()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |