ScummVM API documentation
Sherlock::Scalpel::ScalpelTalk Member List

This is the complete list of members for Sherlock::Scalpel::ScalpelTalk, including all inherited members.

_3doSpeechIndex (defined in Sherlock::Talk)Sherlock::Talkprotected
_charCount (defined in Sherlock::Talk)Sherlock::Talkprotected
_converseNum (defined in Sherlock::Talk)Sherlock::Talk
_endStr (defined in Sherlock::Talk)Sherlock::Talkprotected
_fixedTextWindowDown (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_fixedTextWindowExit (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_fixedTextWindowUp (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_hotkeyWindowDown (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_hotkeyWindowExit (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_hotkeyWindowUp (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
_line (defined in Sherlock::Talk)Sherlock::Talkprotected
_moreTalkDown (defined in Sherlock::Talk)Sherlock::Talk
_moreTalkUp (defined in Sherlock::Talk)Sherlock::Talk
_noTextYet (defined in Sherlock::Talk)Sherlock::Talkprotected
_opcodes (defined in Sherlock::Talk)Sherlock::Talk
_opcodeTable (defined in Sherlock::Talk)Sherlock::Talkprotected
_openTalkWindow (defined in Sherlock::Talk)Sherlock::Talk
_pauseFlag (defined in Sherlock::Talk)Sherlock::Talkprotected
_savedSequences (defined in Sherlock::Talk)Sherlock::Talkprotected
_scriptEnd (defined in Sherlock::Talk)Sherlock::Talkprotected
_scriptMoreFlag (defined in Sherlock::Talk)Sherlock::Talk
_scriptName (defined in Sherlock::Talk)Sherlock::Talk
_scriptSaveIndex (defined in Sherlock::Talk)Sherlock::Talkprotected
_scriptSelect (defined in Sherlock::Talk)Sherlock::Talkprotected
_scriptStack (defined in Sherlock::Talk)Sherlock::Talkprotected
_scriptStart (defined in Sherlock::Talk)Sherlock::Talkprotected
_seqCount (defined in Sherlock::Talk)Sherlock::Talkprotected
_speaker (defined in Sherlock::Talk)Sherlock::Talk
_statements (defined in Sherlock::Talk)Sherlock::Talk
_talkCounter (defined in Sherlock::Talk)Sherlock::Talk
_talkHistory (defined in Sherlock::Talk)Sherlock::Talkprotected
_talkIndex (defined in Sherlock::Talk)Sherlock::Talkprotected
_talkStealth (defined in Sherlock::Talk)Sherlock::Talkprotected
_talkTo (defined in Sherlock::Talk)Sherlock::Talk
_talkToAbort (defined in Sherlock::Talk)Sherlock::Talk
_talkToFlag (defined in Sherlock::Talk)Sherlock::Talkprotected
_vm (defined in Sherlock::Talk)Sherlock::Talkprotected
_wait (defined in Sherlock::Talk)Sherlock::Talkprotected
_yp (defined in Sherlock::Talk)Sherlock::Talkprotected
clearSequences() overrideSherlock::Scalpel::ScalpelTalkvirtual
cmdAddItemToInventory(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdAdjustObjectSequence(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdBanishWindow(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdDisableEndKey(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdEnableEndKey(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdEndTextWindow(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdHolmesOff(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdHolmesOn(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdPause(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdPauseWithoutControl(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdRemoveItemFromInventory(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdRunCAnimation(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdSetFlag(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdSetObject(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdStealthModeActivate(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdStealthModeDeactivate(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdToggleObject(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
cmdWalkToCAnimation(const byte *&str) (defined in Sherlock::Talk)Sherlock::Talkprotected
displayTalk(bool slamIt) overrideSherlock::Scalpel::ScalpelTalkvirtual
doScript(const Common::String &script)Sherlock::Talk
drawInterface() overrideSherlock::Scalpel::ScalpelTalkvirtual
freeTalkVars()Sherlock::Talk
init(SherlockEngine *vm) (defined in Sherlock::Talk)Sherlock::Talkstatic
initTalk(int objNum)Sherlock::Talk
isOpcode(byte checkCharacter)Sherlock::Talkprotected
isSequencesEmpty() const overrideSherlock::Scalpel::ScalpelTalkinlinevirtual
loadTalkFile(const Common::String &filename) overrideSherlock::Scalpel::ScalpelTalkvirtual
nothingToSay() overrideSherlock::Scalpel::ScalpelTalkprotectedvirtual
operator[](int idx)Sherlock::Talkinline
popStack()Sherlock::Talk
pullSequence(int slot=-1) overrideSherlock::Scalpel::ScalpelTalkvirtual
pushSequence(int speaker)Sherlock::Talk
pushSequenceEntry(Object *obj) overrideSherlock::Scalpel::ScalpelTalkvirtual
ScalpelTalk(SherlockEngine *vm) (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalk
setTalkMap()Sherlock::Talkprotected
showTalk() overrideSherlock::Scalpel::ScalpelTalkprotectedvirtual
skipBadText(const byte *&msgP)Sherlock::Scalpel::ScalpelTalkstatic
switchSpeaker() overrideSherlock::Scalpel::ScalpelTalkprotectedvirtual
synchronize(Serializer &s)Sherlock::Talk
Talk(SherlockEngine *vm) (defined in Sherlock::Talk)Sherlock::Talkprotected
talk3DOMovieTrigger(int subIndex)Sherlock::Scalpel::ScalpelTalk
talkInterface(const byte *&str) overrideSherlock::Scalpel::ScalpelTalkprotectedvirtual
talkLine(int lineNum, int stateNum, byte color, int lineY, bool slamIt) overrideSherlock::Scalpel::ScalpelTalkvirtual
talkTo(const Common::String &filename) overrideSherlock::Scalpel::ScalpelTalkvirtual
talkWait(const byte *&str) overrideSherlock::Scalpel::ScalpelTalkprotectedvirtual
waitForMore(int delay) overrideSherlock::Scalpel::ScalpelTalkvirtual
~ScalpelTalk() override (defined in Sherlock::Scalpel::ScalpelTalk)Sherlock::Scalpel::ScalpelTalkinline
~Talk() (defined in Sherlock::Talk)Sherlock::Talkinlinevirtual