Public Member Functions | |
void | load (byte *dataStart, Common::SeekableReadStream &stream) |
bool | findTriggerCause (uint32 verbId, uint32 objectId2, uint32 objectId, uint32 &codeOffs) |
void | getResources (uint &resourcesCount, uint32 *&resources) |
void | fixupSceneInfosDuckman () |
Protected Member Functions | |
TriggerObject * | findTriggerObject (uint32 objectId) |
Protected Attributes | |
uint16 | _id |
uint16 | _unk |
uint16 * | _name |
uint | _triggerObjectsCount |
TriggerObject * | _triggerObjects |
uint | _resourcesCount |
uint32 * | _resources |