|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GameOptions | |
| org.gjt.universe | |
| org.gjt.universe.gui | |
| Uses of GameOptions in org.gjt.universe |
| Fields in org.gjt.universe declared as GameOptions | |
GameOptions |
UniverseTestHarness.testOptions
|
private GameOptions |
GameEngine.options
The game options |
| Methods in org.gjt.universe that return GameOptions | |
static GameOptions |
GameEngine.getGameOptions()
Provides access to the game options currently in effect. |
| Methods in org.gjt.universe with parameters of type GameOptions | |
void |
GameEngine.registerGameOptions(GameOptions in_GO)
|
void |
GameEngine.submitGameOptions(GameOptions in_GO)
|
| Uses of GameOptions in org.gjt.universe.gui |
| Fields in org.gjt.universe.gui declared as GameOptions | |
private GameOptions |
GUISchemeChoicePanel.GO
|
private GameOptions |
GUIGameOptionPanels.GO
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||