AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
Util::Rect Class Reference

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
 

The documentation for this class was generated from the following files: