Classes | |
| struct | ButtonRecord |
Public Member Functions | |
| TASK (Common::SeekableReadStream *chunkStream) | |
Public Member Functions inherited from Nancy::EngineData | |
| EngineData (Common::SeekableReadStream *chunkStream) | |
Public Attributes | |
| Common::Path | imageName |
| Common::Rect | srcRect |
| Common::Rect | dstRect |
| Common::Rect | unkRect1 |
| Common::Rect | unkRect2 |
| ButtonRecord | buttons [kNumButtons] |
Static Public Attributes | |
| static const uint | kNumButtons = 5 |
| static const uint | kButtonRecordSize = 354 |
| static const uint | kNumAltSounds = 3 |