BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::point Struct Referencefinal

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}

Detailed Description

Provides the basics of 2D geometry. Primarily used as the top left and bottom right corners of the rectangle class.


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