ScummVM API documentation
ICB::CpxGlobalScriptVariables Class Reference
Inheritance diagram for ICB::CpxGlobalScriptVariables:
Common::NonCopyable

Public Member Functions

void SortVariables ()
 
int32 GetVariable (uint32 hash, const char *name=NULL, int32 warn=1)
 
int32 GetVariable (const char *n)
 
void SetVariable (uint32, int32)
 
void SetVariable (const char *n, int32 i)
 
void InitVariable (uint32, int32, const char *name=NULL)
 
void InitVariable (const char *n, int32 i)
 
int32 FindVariable (uint32)
 
int32 FindVariable (const char *n)
 
uint32 GetNoItems ()
 
const CpxVariableoperator[] (uint32 n)
 

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