ScummVM API documentation
Tinsel::INT_CONTEXT Struct Reference

Public Member Functions

void syncWithSerializer (Common::Serializer &s)
 

Public Attributes

Common::PROCESSpProc
 processes owning this context
 
GSORT GSort
 sort of this context
 
SCNHANDLE hCode
 scene handle of the code to execute
 
byte * code
 pointer to the code to execute
 
TINSEL_EVENT event
 causal event
 
HPOLYGON hPoly
 associated polygon (if any)
 
int idActor
 associated actor (if any)
 
const InventoryObjectpinvo
 associated inventory object
 
int32 stack [PCODE_STACK_SIZE]
 interpeters run time stack
 
int sp
 stack pointer
 
int bp
 base pointer
 
int ip
 instruction pointer
 
bool bHalt
 set to exit interpeter
 
bool escOn
 
int myEscape
 only initialized to prevent compiler warning!
 
uint32 waitNumber1
 
uint32 waitNumber2
 
RESCODE resumeCode
 
RESUME_STATE resumeState
 
const WorkaroundEntry * fragmentPtr
 

The documentation for this struct was generated from the following file: