|
| enum | Item {
kItemDifficulty,
kItemAdjustSound,
kItemPasscode,
kItemMemoryCard,
kItemHighScores,
kItemControls,
kItemResetSettings,
kItemExit,
kItemCount
} |
| |
| enum | SoundItem {
kSoundItemMode,
kSoundItemEffects,
kSoundItemMusic,
kSoundItemMovies,
kSoundItemExit,
kSoundItemCount
} |
| |
|
|
| RA2PSXOptionsUI (const RA2PSXTextureSet &textures) |
| |
|
void | drawMain (Graphics::Surface &surface, int selection, const RA2PSXSettings &settings) const |
| |
|
void | drawSound (Graphics::Surface &surface, int selection, const RA2PSXSettings &settings) const |
| |
|
void | drawDialog (Graphics::Surface &surface, const char *headline, const char *question, const char *detail, int selection) const |
| |
|
|
static bool | isItemAvailable (int item) |
| |
|
static Common::Rect | mainItemRect (int item) |
| |
|
static Common::Rect | soundItemRect (int item) |
| |
The documentation for this class was generated from the following file:
- engines/scumm/insane/rebel2/psx/ui.h