ScummVM API documentation
Ultima::Nuvie::ScriptThread Class Reference

Public Member Functions

 ScriptThread (lua_State *l, int nargs)
 
uint32 get_data ()
 
uint8 start ()
 
uint8 resume_with_location (const MapCoord &loc)
 
uint8 resume_with_direction (NuvieDir dir)
 
uint8 resume_with_spell_num (uint8 spell_num)
 
uint8 resume_with_obj (Obj *obj)
 
uint8 resume_with_nil ()
 
uint8 resume (int narg=0)
 
bool finished ()
 
int get_error ()
 
bool is_running ()
 
uint8 get_state ()
 

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