Uses of Class
universe.server.GameOptions

Packages that use GameOptions
universe.server   
universe.server.gui   
 

Uses of GameOptions in universe.server
 

Fields in universe.server declared as GameOptions
private  GameOptions GameEngine.gameoptions
           
 

Methods in universe.server with parameters of type GameOptions
 void GameEngine.submitGameOptions(GameOptions options)
          This function is used to submit and process the game options.
 

Uses of GameOptions in universe.server.gui
 

Fields in universe.server.gui declared as GameOptions
private  GameOptions SchemeChoicePanel.GO
           
private static GameOptions GameOptionsGUI.go
           
private  GameOptions GameOptionPanels.GO
           
 

Methods in universe.server.gui that return GameOptions
 GameOptions GameOptionsGUI.waitForFinished()
           
(package private) static GameOptions GameOptionsGUI.getGameOptionsForModification()
           
 



Copyright © 2001 Universe Dev Team All Rights Reserved.