ScummVM API documentation
AGDS::MouseRegion Struct Reference

Public Member Functions

void enable ()
 
void disable ()
 
 MouseRegion (RegionPtr reg, const Common::String &enter, const Common::String &leave)
 
void hide (AGDSEngine *engine)
 
void show (AGDSEngine *engine)
 

Public Attributes

int id = -1
 
RegionPtr region = nullptr
 
bool enabled = true
 
bool visible = false
 
Common::String onEnter
 
Common::String onLeave
 

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