AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
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 |