Uses of Class
org.gjt.universe.ResultBase

Packages that use ResultBase
org.gjt.universe   
 

Uses of ResultBase in org.gjt.universe
 

Subclasses of ResultBase in org.gjt.universe
 class ResultArrival
           
 class ResultBattle
          An object encapsulating information about the result of a battle.
 class ResultBuild
           
 class ResultColonize
          An object encapsulating information about the result of sending a colony ship to a colonizable location.
 class ResultDetection
           
 class ResultEngineering
           
 class ResultHomeSystem
           
 class ResultMessage
           
 class ResultTech
           
 class ResultWormholeOscillation
           
 

Methods in org.gjt.universe that return ResultBase
 ResultBase ResultList.get(int index)
           
 

Methods in org.gjt.universe with parameters of type ResultBase
 void ResultList.insert(ResultBase result)
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.