Public Member Functions | |
| ResourceActor (Common::SeekableReadStream *stream) | |
Public Member Functions inherited from Saga2::ResourceGameObject | |
| ResourceGameObject (Common::SeekableReadStream *stream) | |
Public Attributes | |
| uint8 | faction |
| uint8 | colorScheme |
| int32 | appearanceID |
| int8 | attitude |
| int8 | mood |
| uint8 | disposition |
| Direction | currentFacing |
| int16 | tetherLocU |
| int16 | tetherLocV |
| int16 | tetherDist |
| ObjectID | leftHandObject |
| ObjectID | rightHandObject |
| uint16 | knowledge [16] |
| uint16 | schedule |
| uint8 | reserved [18] |
Public Attributes inherited from Saga2::ResourceGameObject | |
| int16 | protoIndex |
| TilePoint | location |
| uint16 | nameIndex |
| ObjectID | parentID |
| uint16 | script |
| uint16 | objectFlags |
| uint8 | hitPoints |
| uint16 | misc |