|
| MystAreaHover (MohawkEngine_Myst *vm, ResourceType type, Common::SeekableReadStream *rlstStream, MystArea *parent) |
|
const Common::String | describe () override |
|
void | handleMouseUp () override |
|
void | handleMouseEnter () |
|
void | handleMouseLeave () |
|
| MystArea (MohawkEngine_Myst *vm, ResourceType type, Common::SeekableReadStream *rlstStream, MystArea *parent) |
|
void | drawBoundingRect () |
|
bool | hasType (ResourceType type) const |
|
bool | contains (Common::Point point) |
|
virtual void | drawDataToScreen () |
|
virtual void | handleCardChange () |
|
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 | handleMouseDown () |
|
virtual void | handleMouseDrag () |
|
The documentation for this class was generated from the following file: