ScummVM API documentation
Gob::Inter Member List

This is the complete list of members for Gob::Inter, including all inherited members.

_animPalDir (defined in Gob::Inter)Gob::Interprotected
_animPalHighIndex (defined in Gob::Inter)Gob::Interprotected
_animPalLowIndex (defined in Gob::Inter)Gob::Interprotected
_break (defined in Gob::Inter)Gob::Interprotected
_breakFromLevel (defined in Gob::Inter)Gob::Inter
_lastBusyWait (defined in Gob::Inter)Gob::Interprotected
_nestLevel (defined in Gob::Inter)Gob::Inter
_noBusyWait (defined in Gob::Inter)Gob::Interprotected
_opcodesDraw (defined in Gob::Inter)Gob::Interprotected
_opcodesFunc (defined in Gob::Inter)Gob::Interprotected
_opcodesGob (defined in Gob::Inter)Gob::Interprotected
_soundEndTimeKey (defined in Gob::Inter)Gob::Inter
_soundStopVal (defined in Gob::Inter)Gob::Inter
_terminate (defined in Gob::Inter)Gob::Inter
_variables (defined in Gob::Inter)Gob::Inter
_varStack (defined in Gob::Inter)Gob::Interprotected
_vm (defined in Gob::Inter)Gob::Interprotected
allocateVars(uint32 count) (defined in Gob::Inter)Gob::Inter
animPalette()=0 (defined in Gob::Inter)Gob::Interpure virtual
callSub(int16 retFlag) (defined in Gob::Inter)Gob::Inter
checkSwitchTable(uint32 &offset)=0 (defined in Gob::Inter)Gob::Interprotectedpure virtual
delocateVars() (defined in Gob::Inter)Gob::Inter
executeOpcodeDraw(byte i) (defined in Gob::Inter)Gob::Interprotected
executeOpcodeFunc(byte i, byte j, OpFuncParams &params) (defined in Gob::Inter)Gob::Interprotected
executeOpcodeGob(int i, OpGobParams &params) (defined in Gob::Inter)Gob::Interprotected
funcBlock(int16 retFlag) (defined in Gob::Inter)Gob::Inter
getDescOpcodeDraw(byte i) (defined in Gob::Inter)Gob::Interprotected
getDescOpcodeFunc(byte i, byte j) (defined in Gob::Inter)Gob::Interprotected
getDescOpcodeGob(int i) (defined in Gob::Inter)Gob::Interprotected
handleBusyWait() (defined in Gob::Inter)Gob::Interprotected
initControlVars(char full) (defined in Gob::Inter)Gob::Inter
Inter(GobEngine *vm) (defined in Gob::Inter)Gob::Inter
loadSound(int16 slot)=0 (defined in Gob::Inter)Gob::Interpure virtual
o_drawNOP() (defined in Gob::Inter)Gob::Interinlineprotected
o_funcNOP(OpFuncParams &params) (defined in Gob::Inter)Gob::Interinlineprotected
o_gobNOP(OpGobParams &params) (defined in Gob::Inter)Gob::Interinlineprotected
readValue(uint16 index, uint16 type) (defined in Gob::Inter)Gob::Interprotected
renewTimeInVars() (defined in Gob::Inter)Gob::Inter
setupOpcodes() (defined in Gob::Inter)Gob::Inter
setupOpcodesDraw()=0 (defined in Gob::Inter)Gob::Interprotectedpure virtual
setupOpcodesFunc()=0 (defined in Gob::Inter)Gob::Interprotectedpure virtual
setupOpcodesGob()=0 (defined in Gob::Inter)Gob::Interprotectedpure virtual
storeKey(int16 key) (defined in Gob::Inter)Gob::Inter
storeMouse() (defined in Gob::Inter)Gob::Inter
storeString(uint16 index, uint16 type, const char *value) (defined in Gob::Inter)Gob::Interprotected
storeString(const char *value) (defined in Gob::Inter)Gob::Interprotected
storeValue(uint16 index, uint16 type, uint32 value) (defined in Gob::Inter)Gob::Interprotected
storeValue(uint32 value) (defined in Gob::Inter)Gob::Interprotected
writeVar(uint32 offset, uint16 type, uint32 value) (defined in Gob::Inter)Gob::Inter
~Inter() (defined in Gob::Inter)Gob::Intervirtual