ScummVM API documentation
Dgds::DgdsRect Class Reference

Public Member Functions

 DgdsRect (int x_, int y_, int width_, int height_)
 
Common::Rect toCommonRect () const
 
bool contains (const Common::Point &pt) const
 
Common::String dump (const Common::String &indent) const
 

Public Attributes

int x
 
int y
 
int width
 
int height
 

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