Public Member Functions | |
| UINB (Common::SeekableReadStream *chunkStream) | |
Public Member Functions inherited from Nancy::EngineData | |
| EngineData (Common::SeekableReadStream *chunkStream) | |
Public Attributes | |
| UIPopupHeader | header |
| UIButtonSlot | tabs [kNumTabs] |
| Common::Rect | textRect |
| uint16 | primaryFontID = 0 |
| uint16 | secondaryFontAttr = 0 |
| uint16 | useFilenameTextFlag = 0 |
| Common::Path | conditionalTextFilename |
| Common::Path | actionableClickSounds [kNumPageSoundsPerSet] |
| Common::Path | noActionClickSounds [kNumPageSoundsPerSet] |
| Common::Array< Common::Rect > | tabCaptionSrcRects |
| Common::Rect | tabCaptionDestRect |
Static Public Attributes | |
| static const uint | kNumTabs = 2 |
| static const uint | kNumPageSoundsPerSet = 3 |