#include <events.h>
Public Member Functions | |
| Bounds (Common::Rect &innerBounds) | |
| operator const Common::Rect & () const | |
| Bounds & | operator= (const Common::Rect &r) |
| int16 | height () const |
Implements a thunk layer around an element's bounds, allowing access to it as if it were a simple Common::Rect, but any changes to it will also be applied to a linked inner bounds