AeonGUI
A portable video game graphic user interface library.
Loading...
Searching...
No Matches
AeonGUI::Rect Member List

This is the complete list of members for AeonGUI::Rect, including all inherited members.

GetHeight() constAeonGUI::Rect
GetWidth() constAeonGUI::Rect
GetX() constAeonGUI::Rect
GetY() constAeonGUI::Rect
Rect(int32_t aX=0, int32_t aY=0, uint32_t aWidth=0, uint32_t aHeight=0)AeonGUI::Rect
SetHeight(uint32_t height)AeonGUI::Rect
SetWidth(uint32_t width)AeonGUI::Rect
SetX(int32_t X)AeonGUI::Rect
SetY(int32_t Y)AeonGUI::Rect