|
| MystAreaActionSwitch (MohawkEngine_Myst *vm, ResourceType type, Common::SeekableReadStream *rlstStream, MystArea *parent) |
|
void | drawDataToScreen () override |
|
void | handleCardChange () override |
|
void | handleMouseUp () override |
|
void | handleMouseDown () override |
|
MystArea * | getSubResource (uint16 index) |
|
| MystArea (MohawkEngine_Myst *vm, ResourceType type, Common::SeekableReadStream *rlstStream, MystArea *parent) |
|
virtual const Common::String | describe () |
|
void | drawBoundingRect () |
|
bool | hasType (ResourceType type) const |
|
bool | contains (Common::Point point) |
|
Common::Rect | getRect () |
|
void | setRect (const Common::Rect &rect) |
|
bool | isEnabled () |
|
void | setEnabled (bool enabled) |
|
bool | isDrawSubimages () |
|
uint16 | getDest () |
|
virtual uint16 | getImageSwitchVar () |
|
bool | unreachableZipDest () |
|
bool | canBecomeActive () |
|
virtual void | handleMouseDrag () |
|
|
typedef void(MystArea::* | AreaHandler) () |
|
|
void | doSwitch (AreaHandler handler) |
|
The documentation for this class was generated from the following file: