Public Member Functions | |
void | loadFromStream (Common::SeekableReadStream &stream) override |
Public Attributes | |
uint16 | name |
SerializableArray< uint16, MAX_PLAYERS > | examine |
SerializableArray< uint16, MAX_PLAYERS > | action |
SerializableArray< uint16, MAX_OBJ_USER_SENTS > | text |
SerializableArray< uint16, MAX_PLAYERS > | anim |
SerializableArray< uint16, MAX_PLAYERS > | anim2 |
uint8 | room |
uint8 | goroom |
uint8 | ninv |
uint16 | flags |
uint8 | pos |
SerializableArray< SerializableArray< uint8, T3D_NAMELEN >, MAX_OBJ_MESHLINKS > | meshlink_int = {} |
uint8 * | meshlink [MAX_OBJ_MESHLINKS] |