Classes | |
| struct | SceneHotspotEntry |
| struct | SceneObjectEntry |
Public Attributes | |
| int | currentSceneIndex = -1 |
| uint16 | numHotspots = 0 |
| Common::Array< uint16 > | hotspotColorTable |
| Common::Array< uint16 > | hotspotOverrides |
| Common::Array< SceneHotspotEntry > | sceneHotspots |
| Common::Array< SceneObjectEntry > | sceneObjects |
| bool | mapModeActive = false |