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 |