ScummVM API documentation
Toltecs::ScriptInterpreter Member List

This is the complete list of members for Toltecs::ScriptInterpreter, including all inherited members.

_cmpBitTest (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_code (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_codeStart (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_localData (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_regs (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_savedSp (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_scriptFuncNames (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_scriptFuncs (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_slots (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_stack (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_subCode (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_switchLocalDataFar (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_switchLocalDataNear (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_switchLocalDataToStack (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
_vm (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
arg16(int16 offset) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
arg8(int16 offset) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
execOpcode(byte opcode) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
execScriptFunction(uint16 index) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
getGameVar(uint variable) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
getSlotData(int slotIndex) const (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterinline
loadScript(uint resIndex, uint slotIndex) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
loadState(Common::ReadStream *in) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
localPtr(int16 offset) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
localRead16(int16 offset) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
localRead8(int16 offset) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
localWrite16(int16 offset, int16 value) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
localWrite8(int16 offset, byte value) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
popInt16() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
pushInt16(int16 value) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
readByte() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
readInt16() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
runScript() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
saveState(Common::WriteStream *out) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
ScriptInterpreter(ToltecsEngine *vm) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
setGameVar(uint variable, int16 value) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
setMainScript(uint slotIndex) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter
setSwitchLocalDataNear(bool newValue) (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterinline
setupScriptFunctions() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAddAnimatedSprite() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAddAnimatedSpriteNoLoop() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAddAnimatedSpriteScaled() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAddPaletteFragment() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAddStaticSprite() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfAnimNextFrame() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfBuildColorTransTable() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfClearPaletteFragments() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfClearScreen() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfDeletePrecachedFiles() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfDrawGuiImage() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfDrawGuiTextMulti() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfEndSequence() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfFindMouseInRectIndex1() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfFindMouseInRectIndex2() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfFindPaletteFragment() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfFindPath() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetAnimFrameNumber() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetAnimStatus() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetCameraChanged() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetGameVar() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetRandomNumber() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetRgbModifiertAtPoint() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfGetTalkTextDuration() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfHandleInput() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfLoadAddPalette() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfLoadScene() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfLoadScript() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfNop() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPlayMovie() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPlayPositionalSound() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPlaySound2() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPrecacheSounds1() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPrecacheSounds2() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfPrecacheSprites() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfRegisterFont() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfRestoreStackPtr() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfRunOptionsScreen() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSaveStackPtr() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraDown() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraDownEx() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraLeft() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraLeftEx() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraRight() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraRightEx() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraUp() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfScrollCameraUpEx() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetCamera() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetDeltaAnimPalette() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetDeltaMainPalette() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetFontColor() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetGameVar() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetGuiHeight() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetSequenceVolume() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfSetUnkPaletteEffect() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfStartAnim() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfStartSequence() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfStartShakeScreen() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfStopShakeScreen() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfTalk() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfUpdateScreen() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfUpdateVerbLine() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
sfWalk() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreterprotected
~ScriptInterpreter() (defined in Toltecs::ScriptInterpreter)Toltecs::ScriptInterpreter