Public Member Functions | |
| HotZoneArray (Common::SharedPtr< Common::SeekableReadStream > hzFile, bool enable) | |
| void | setHotzoneEnabled (const Common::String &name, bool enabled) |
| void | readHotzones (Common::SharedPtr< Common::SeekableReadStream > hzFile, bool enable, Common::Point offset=Common::Point(0, 0)) |
| int | pointToIndex (Common::Point point) |
| Common::String | pointToName (Common::Point point) |
| void | setHotZoneOffset (const Common::String &name, Common::Point offset) |
| Common::String | indexToName (int idx) |
| int | indexToCursor (int idx, int frame) |
| int | indexToICSH (int idx) |