ScummVM API documentation
Watchmaker::SRoom Struct Reference
Inheritance diagram for Watchmaker::SRoom:
Watchmaker::SerializableAsset

Public Member Functions

void loadFromStream (Common::SeekableReadStream &stream) override
 

Public Attributes

uint8 name [T3D_NAMELEN]
 
char desc [64]
 
uint16 flags
 
uint16 env
 
uint16 music
 
SerializableArray< uint16, MAX_OBJS_IN_ROOM > objects
 
SerializableArray< uint16, MAX_SOUNDS_IN_ROOM > sounds
 
SerializableArray< uint16, MAX_ANIMS_IN_ROOM > anims
 
SerializableArray< uint16, MAX_ACTIONS_IN_ROOM > actions
 

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