|
enum | SubtitlesRole { kSubtitlesPrimary,
kSubtitlesSecondary
} |
|
|
| Subtitles (BladeRunnerEngine *vm) |
|
bool | isSystemActive () const |
|
void | init () |
|
SubtitlesInfo | getSubtitlesInfo () const |
|
void | loadInGameSubsText (int actorId, int speech_id) |
|
void | loadOuttakeSubsText (const Common::String &outtakesName, int frame) |
|
void | setGameSubsText (int subsRole, Common::String dbgQuote, bool force) |
|
void | addGameSubsTextToQueue (Common::String dbgQuote, uint32 duration) |
|
void | clearQueue () |
|
bool | show (int subsRole) |
|
bool | hide (int subsRole) |
|
void | clear () |
|
bool | isHDCPresent () |
|
void | xcReload () |
|
Common::String | getLoadAvgStr () const |
|
const char * | getGoVib () const |
|
bool | isVisible (int subsRole) const |
|
void | tick (Graphics::Surface &s) |
|
void | tickOuttakes (Graphics::Surface &s) |
|
The documentation for this class was generated from the following file: