Classes | |
| struct | Location |
Public Member Functions | |
| MAP (Common::SeekableReadStream *chunkStream) | |
Public Member Functions inherited from Nancy::EngineData | |
| EngineData (Common::SeekableReadStream *chunkStream) | |
Public Attributes | |
| Common::Array< Common::Path > | mapNames |
| Common::Array< Common::Path > | mapPaletteNames |
| Common::Array< SoundDescription > | sounds |
| uint16 | globeFrameTime |
| Common::Array< Common::Rect > | globeSrcs |
| Common::Rect | globeDest |
| Common::Rect | globeGargoyleSrc |
| Common::Rect | globeGargoyleDest |
| Common::Rect | buttonSrc |
| Common::Rect | buttonDest |
| Common::Rect | closedLabelSrc |
| Common::Array< Location > | locations |
| Common::Point | cursorPosition |