ScummVM API documentation
Harvester::DialogueRuntime Member List

This is the complete list of members for Harvester::DialogueRuntime, including all inherited members.

applyImmediateDialogueInteractionEffects(InteractionResult &interaction) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
assignTopicBuffer(Common::String &topicBuffer, int &topicBufferLineIndex, int responseLineIndex, const char *label) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
clearScreenToBlack() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
currentRoomName() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
DialogueRuntime(HarvesterEngine &engine, Script &script, Text &text, Flow &flow, const Common::String &currentRoomName, const Common::String &genericByeTopic, DialogueRuntimeCallbacks &callbacks) (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
engine() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
executeActionTag(const Common::String &tag, InteractionResult &result, bool allowTransitions=true) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
genericByeTopic() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
getRandomNumber(int maxValue) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
KeywordMenuSelectionState typedef (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntime
lastKeywordSelectionWasGenericBye() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
lastKeywordSelectionWasTypedInput() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
matchesAnyResponseLine(const Common::String &selectedTopic, const int *responseLineIndices, uint responseLineCount) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
matchesResponseLine(const Common::String &selectedTopic, int responseLineIndex) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
playDialogueEntrySequence(const DialogueLineEntry *lines, uint count) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
playDialogueFst(const Common::String &path) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
playDialogueLine(int wavId, const Common::String &speakerId) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
playDialogueLineWithVariant(int wavId, const Common::String &speakerId, int headVariant) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
queueDialogueInteractionIfNeeded(const InteractionResult &interaction) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
runGameOverScreen() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
runKeywordMenu(const Common::String &topicBuffer, int topicBufferLineIndex, Common::String &selectedTopic) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
runResponseMenu(int responseLineIndex, int &responseIndex) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
runResponseMenuText(const Common::String &responseLine, int &responseIndex) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
setActiveSpeakerPortrait(const Common::String &speakerId, int headVariant) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
showCdChangePrompt(int discNumber) const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
startupFlow() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
startupScript() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline
startupText() const (defined in Harvester::DialogueRuntime)Harvester::DialogueRuntimeinline