|
AeonGUI
A portable video game graphic user interface library.
|
This is the complete list of members for AeonGUI::Rect, including all inherited members.
| GetHeight() const | AeonGUI::Rect | |
| GetWidth() const | AeonGUI::Rect | |
| GetX() const | AeonGUI::Rect | |
| GetY() const | AeonGUI::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 |