Public Member Functions | |
SubtitleRenderer (bool enableGameplaySubtitles) | |
void | addDisplayItem (const Common::SharedPtr< SubtitleDisplayItem > &item, uint duration) |
void | removeDisplayItem (const SubtitleDisplayItem *item, bool immediately) |
bool | update (uint64 currentTime) |
void | composite (Window &window) const |
bool | isDirty () const |
bool | isGameplaySubtitlesEnabled () const |