ScummVM API documentation
Grim::Hotspot Class Reference
Inheritance diagram for Grim::Hotspot:
Grim::PoolObject< Hotspot > Grim::PoolObjectBase

Public Member Functions

 Hotspot (const Common::String &name, int x, int y, int width, int height)
 
- Public Member Functions inherited from Grim::PoolObject< Hotspot >
void setId (int id)
 
int getId () const override
 
int32 getTag () const override
 

Static Public Member Functions

static int32 getStaticTag ()
 
- Static Public Member Functions inherited from Grim::PoolObject< Hotspot >
static PoolgetPool ()
 

Public Attributes

Common::String _name
 
int _x
 
int _y
 
int _width
 
int _height
 
Math::Rect2d _rect
 

Additional Inherited Members

- Static Protected Member Functions inherited from Grim::PoolObject< Hotspot >
static void saveStaticState (SaveGame *state)
 
static void restoreStaticState (SaveGame *state)
 

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