Public Member Functions | |
LifeScriptContext (int32 _actorIdx, ActorStruct *_actor) | |
void | setOpcode (uint8 opcode) |
void | updateOpcodePos () |
Public Attributes | |
int32 | actorIdx |
ActorStruct * | actor |
Common::MemorySeekableReadWriteStream | stream |
uint8 * | opcodePtr |