25 #include "common/array.h" 26 #include "common/str.h" 27 #include "twp/squirrel/squirrel.h" 36 int getId()
const {
return _id; }
37 bool isGlobal()
const {
return _global; }
38 HSQUIRRELVM getThread()
const {
return _threadObj._unVal.pThread; }
42 bool update(
float elapsed);
48 bool isSuspended()
const;
55 float _waitTime = 0.f;
57 bool _pauseable =
false;
58 uint32 _lastUpdateTime = 0;
63 bool _stopRequest =
false;
66 HSQOBJECT _threadObj, _envObj, _closureObj;
Definition: squirrel.h:153
Definition: achievements_tables.h:27