|
BuGUI
BUtton Grid User Interface
|
Provides the basics of 2D geometry. Primarily used as the top left and bottom right corners of the rectangle class. More...
#include <point.hpp>
Public Member Functions | |
| auto | operator<=> (const point &) const =default |
Public Attributes | |
| int | x {0} |
| int | y {0} |
Provides the basics of 2D geometry. Primarily used as the top left and bottom right corners of the rectangle class.