Uses of Class
org.gjt.universe.CivOptions

Packages that use CivOptions
org.gjt.universe   
org.gjt.universe.gui   
 

Uses of CivOptions in org.gjt.universe
 

Methods in org.gjt.universe with parameters of type CivOptions
 void GameOptions.addCivilization(CivOptions newValue)
          Adds a starting civilization described in the given options object to those that will be in the game.
 

Constructors in org.gjt.universe with parameters of type CivOptions
Civ(CivOptions civOptions)
          This is the designated initializer used for constructing instances of this class.
 

Uses of CivOptions in org.gjt.universe.gui
 

Methods in org.gjt.universe.gui that return CivOptions
 CivOptions GUIGameOptionPanels.CivilizationTableModel.getCivilizationAtRow(int row)
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.