Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for RectangleShape, including all inherited members.
body_type | CollisionShape | |
id | CollisionShape | |
offset | CollisionShape | |
RectangleShape(const glm::vec2 &size=glm::vec2(32.0f, 32.0f), BodyType body_type=BodyType::STATIC, const glm::vec2 &offset=glm::vec2(0.0f)) | RectangleShape | inlineexplicit |
shape_type | CollisionShape | |
size | RectangleShape | |
~CollisionShape()=default | CollisionShape | virtual |