Uses of Class
org.gjt.universe.attributes.AttackBase

Packages that use AttackBase
org.gjt.universe   
org.gjt.universe.scheme001   
 

Uses of AttackBase in org.gjt.universe
 

Methods in org.gjt.universe that return AttackBase
 AttackBase StationUndefined.getAttack()
           
abstract  AttackBase StationBase.getAttack()
          Return the attack characteristics of this station.
 AttackBase ShipStd.getAttack()
           
 AttackBase ShipDesignUndefined.getAttack()
           
abstract  AttackBase ShipDesignBase.getAttack()
           
abstract  AttackBase ShipBase.getAttack()
           
 

Uses of AttackBase in org.gjt.universe.scheme001
 

Subclasses of AttackBase in org.gjt.universe.scheme001
(package private)  class Attack_001
           
 

Methods in org.gjt.universe.scheme001 that return AttackBase
 AttackBase Station_001.getAttack()
           
 AttackBase ShipDesign_001.getAttack()
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.