Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for Rect2, including all inherited members.
bottom_right() const | Rect2 | |
height | Rect2 | |
is_zero() const | Rect2 | |
Rect2() | Rect2 | inline |
Rect2(float x, float y, float width, float height) | Rect2 | inline |
top_left() const | Rect2 | |
width | Rect2 | |
x | Rect2 | |
y | Rect2 |