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