This is the complete list of members for Gob::Inter, including all inherited members.
_animPalDir (defined in Gob::Inter) | Gob::Inter | protected |
_animPalHighIndex (defined in Gob::Inter) | Gob::Inter | protected |
_animPalLowIndex (defined in Gob::Inter) | Gob::Inter | protected |
_break (defined in Gob::Inter) | Gob::Inter | protected |
_breakFromLevel (defined in Gob::Inter) | Gob::Inter | |
_lastBusyWait (defined in Gob::Inter) | Gob::Inter | protected |
_nestLevel (defined in Gob::Inter) | Gob::Inter | |
_noBusyWait (defined in Gob::Inter) | Gob::Inter | protected |
_opcodesDraw (defined in Gob::Inter) | Gob::Inter | protected |
_opcodesFunc (defined in Gob::Inter) | Gob::Inter | protected |
_opcodesGob (defined in Gob::Inter) | Gob::Inter | protected |
_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::Inter | protected |
_vm (defined in Gob::Inter) | Gob::Inter | protected |
allocateVars(uint32 count) (defined in Gob::Inter) | Gob::Inter | |
animPalette()=0 (defined in Gob::Inter) | Gob::Inter | pure virtual |
callSub(int16 retFlag) (defined in Gob::Inter) | Gob::Inter | |
checkSwitchTable(uint32 &offset)=0 (defined in Gob::Inter) | Gob::Inter | protectedpure virtual |
delocateVars() (defined in Gob::Inter) | Gob::Inter | |
executeOpcodeDraw(byte i) (defined in Gob::Inter) | Gob::Inter | protected |
executeOpcodeFunc(byte i, byte j, OpFuncParams ¶ms) (defined in Gob::Inter) | Gob::Inter | protected |
executeOpcodeGob(int i, OpGobParams ¶ms) (defined in Gob::Inter) | Gob::Inter | protected |
funcBlock(int16 retFlag) (defined in Gob::Inter) | Gob::Inter | |
getDescOpcodeDraw(byte i) (defined in Gob::Inter) | Gob::Inter | protected |
getDescOpcodeFunc(byte i, byte j) (defined in Gob::Inter) | Gob::Inter | protected |
getDescOpcodeGob(int i) (defined in Gob::Inter) | Gob::Inter | protected |
handleBusyWait() (defined in Gob::Inter) | Gob::Inter | protected |
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::Inter | pure virtual |
o_drawNOP() (defined in Gob::Inter) | Gob::Inter | inlineprotected |
o_funcNOP(OpFuncParams ¶ms) (defined in Gob::Inter) | Gob::Inter | inlineprotected |
o_gobNOP(OpGobParams ¶ms) (defined in Gob::Inter) | Gob::Inter | inlineprotected |
readValue(uint16 index, uint16 type) (defined in Gob::Inter) | Gob::Inter | protected |
renewTimeInVars() (defined in Gob::Inter) | Gob::Inter | |
setupOpcodes() (defined in Gob::Inter) | Gob::Inter | |
setupOpcodesDraw()=0 (defined in Gob::Inter) | Gob::Inter | protectedpure virtual |
setupOpcodesFunc()=0 (defined in Gob::Inter) | Gob::Inter | protectedpure virtual |
setupOpcodesGob()=0 (defined in Gob::Inter) | Gob::Inter | protectedpure 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::Inter | protected |
storeString(const char *value) (defined in Gob::Inter) | Gob::Inter | protected |
storeValue(uint16 index, uint16 type, uint32 value) (defined in Gob::Inter) | Gob::Inter | protected |
storeValue(uint32 value) (defined in Gob::Inter) | Gob::Inter | protected |
writeVar(uint32 offset, uint16 type, uint32 value) (defined in Gob::Inter) | Gob::Inter | |
~Inter() (defined in Gob::Inter) | Gob::Inter | virtual |