Uses of Class
universe.server.database.CivOptions

Packages that use CivOptions
universe.server   
universe.server.gui   
 

Uses of CivOptions in universe.server
 

Methods in universe.server 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.
 

Uses of CivOptions in universe.server.gui
 

Methods in universe.server.gui that return CivOptions
 CivOptions GameOptionPanels.CivilizationTableModel.getCivilizationAtRow(int row)
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.