ScummVM API documentation
asCScriptCode Class Reference

Public Member Functions

int SetCode (const char *name, const char *code, bool makeCopy)
 
int SetCode (const char *name, const char *code, size_t length, bool makeCopy)
 
void ConvertPosToRowCol (size_t pos, int *row, int *col)
 
bool TokenEquals (size_t pos, size_t len, const char *str)
 

Public Attributes

asCString name
 
char * code
 
size_t codeLength
 
bool sharedCode
 
int idx
 
int lineOffset
 
asCArray< size_t > linePositions
 

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