|
|
bool | loadFiles () override |
| | load/init game's data files
|
| |
|
bool | startGame () override |
| | initialize new game
|
| |
|
bool | startInitialUsecode (int saveSlot=-1) override |
| | start initial usecode
|
| |
|
void | writeSaveInfo (Common::WriteStream *ws) override |
| | write game-specific savegame info (avatar stats, equipment, ...)
|
| |
|
ProcId | playIntroMovie (bool fade) override |
| |
|
ProcId | playIntroMovie2 (bool fade) |
| |
|
ProcId | playEndgameMovie (bool fade) override |
| |
|
void | playCredits () override |
| |
|
void | playQuotes () override |
| |
|
void | playDemoScreen () override |
| |
| ProcId | playCreditsNoMenu () |
| |
|
void | setSkipIntroMovie () |
| |
|
| INTRINSIC (I_playEndgame) |
| |
|
| INTRINSIC (I_playCredits) |
| |
|
| INTRINSIC (I_playDemoScreen) |
| |
◆ playCreditsNoMenu()
| ProcId Ultima::Ultima8::CruGame::playCreditsNoMenu |
( |
| ) |
|
Play credits but without showing a menu at the end - just finish.
The documentation for this class was generated from the following file: