Uranus  1.0.1.0
Uranus is a GameEngine written in C++
Loading...
Searching...
No Matches
tson::Rect Class Reference

Public Member Functions

 Rect (int x_, int y_, int width_, int height_)
 
bool operator!= (const Rect &rhs) const
 
bool operator== (const Rect &rhs) const
 

Data Fields

int height {}
 
int width {}
 
int x {}
 
int y {}
 

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