AUI Framework
develop
Cross-platform base for C++ UI apps
|
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 |