|
ecsnet
|
Component data structure for entity velocity. More...
#include <ecs_builtin.h>
Public Attributes | |
| float | x |
| float | y |
Component data structure for entity velocity.
| float velocity_t::x |
X-axis velocity.
| float velocity_t::y |
Y-axis velocity.