|
Class Summary |
| AbstractGameSettings |
Code generally useful to all typical GameSettings implementations. |
| DisplaySystem |
DisplaySystem defines an interface for system creation. |
| PreferencesGameSettings |
PreferencesGameSettings uses the Preferences system in Java
and implements the GameSettings interface. |
| PropertiesDialog |
PropertiesDialog provides an interface to make use of the
GameSettings class. |
| PropertiesDialog2 |
PropertiesDialog provides an interface to make use of the
GameSettings class. |
| PropertiesGameSettings |
PropertiesGameSettings handles loading and saving a properties
file that
defines the display settings. |
| PropertiesIO |
PropertiesIO handles loading and saving a properties file that
defines the display settings. |