ScummVM API documentation
Mohawk::MystAreaHover Class Reference
Inheritance diagram for Mohawk::MystAreaHover:
Mohawk::MystArea

Public Member Functions

 MystAreaHover (MohawkEngine_Myst *vm, ResourceType type, Common::SeekableReadStream *rlstStream, MystArea *parent)
 
const Common::String describe () override
 
void handleMouseUp () override
 
void handleMouseEnter ()
 
void handleMouseLeave ()
 
- Public Member Functions inherited from Mohawk::MystArea
 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 ()
 

Protected Attributes

uint16 _enterOpcode
 
uint16 _leaveOpcode
 
- Protected Attributes inherited from Mohawk::MystArea
MohawkEngine_Myst_vm
 
ResourceType _type
 
uint16 _flags
 
Common::Rect _rect
 
uint16 _dest
 

Additional Inherited Members

- Public Attributes inherited from Mohawk::MystArea
MystArea_parent
 

The documentation for this class was generated from the following file: