Uses of Class
org.gjt.universe.ShipBase

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

Uses of ShipBase in org.gjt.universe
 

Subclasses of ShipBase in org.gjt.universe
 class ShipStd
           
 

Methods in org.gjt.universe that return ShipBase
static ShipBase ShipList.get(ShipID idx)
           
(package private) static ShipBase ShipList.remove(ShipID idx)
           
 

Methods in org.gjt.universe with parameters of type ShipBase
(package private) static void ShipList.add(ShipBase obj)
           
 

Uses of ShipBase in org.gjt.universe.scheme001
 

Fields in org.gjt.universe.scheme001 declared as ShipBase
(package private)  ShipBase SpaceBattle_001.BattleMember.ship
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.