AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Public Member Functions | |
Rect (dim x, dim y, dim width, dim height) | |
bool | hasPoint (dim x, dim y) const |
bool | collidesWith (const Rect &rect) |
Signals and public fields | |
dim | x |
dim | y |
dim | width |
dim | height |