AUI Framework
develop
Cross-platform base for C++ UI apps
|
Protected Member Functions | |
bool | noCollision (const Rect &r) |
bool | check (Rect &res, Rect r) |
bool | allocateRect (Rect &r, dim width, dim height) |
Protected Attributes | |
dim | side |
AVector< Rect > | mRects |