|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |