|
| DynamicHotspots (MADSEngine *vm) |
|
Common::Array< MADS::DynamicHotspot >::size_type | size () const |
|
DynamicHotspot & | operator[] (uint idx) |
|
int | add (int descId, int verbId, byte syntax, int seqIndex, const Common::Rect &bounds) |
|
int | add (int descId, int verbId, int seqIndex, const Common::Rect &bounds) |
|
int | setPosition (int index, const Common::Point &pos, Facing facing) |
|
int | setCursor (int index, CursorType cursor) |
|
void | remove (int index) |
|
void | clear () |
|
void | reset () |
|
void | refresh () |
|
DynamicHotspot & | get (int index) |
|
void | synchronize (Common::Serializer &s) |
|
◆ get()
Get an active dynamic hotspot
- Parameters
-
◆ synchronize()
The documentation for this class was generated from the following file: