See: Description
| Interface | Description |
|---|---|
| ColorScheme |
Interface to provide a means for GUI methods to access color setting set by the user.
|
| DescriptionRenderer |
Interface used to render descriptions.
|
| Renderer |
An Interface to standardize the appearance of different components.
|
| Theme |
Interface representing a GUI theme (i.e. skin).
|
| Class | Description |
|---|---|
| ClearTheme |
Theme corresponding to the appearance GameSense 2.0 and 2.1 had.
|
| FixedDescription |
Renders a description at a fixed position.
|
| GameSenseTheme |
Recreates the appearance of GameSense 2.2.0.
|
| MouseDescription | |
| RendererBase |
Base class for constructing renderers.
|
| SettingsColorScheme |