|
Engine
Raylib based game framework
|
Position, velocity and rotation. More...
#include <Components.hpp>
Public Member Functions | |
| constexpr bool | operator<=> (const Transform &) const =default |
Public Attributes | |
| Vec2< float > | position |
| Vec2< float > | velocity |
| float | rotation = 0 |
Position, velocity and rotation.