Classes | |
struct | InventoryItem |
struct | Sound |
Public Attributes | |
uint | roomNumber |
uint | screenNumber |
uint | direction |
uint | disc |
bool | havePendingPostSwapScreenReset |
uint | loadedAnimation |
uint | animDisplayingFrame |
bool | haveIdleAnimationLoop |
uint | idleAnimNum |
uint | idleFirstFrame |
uint | idleLastFrame |
int | musicTrack |
Common::String | scoreTrack |
Common::String | scoreSection |
bool | musicActive |
bool | musicMuteDisabled |
int32 | musicVolume |
int32 | animVolume |
Common::Array< InventoryItem > | inventory |
Common::Array< Sound > | sounds |
Common::Array< RandomAmbientSound > | randomAmbientSounds |