ecsnet
Loading...
Searching...
No Matches
position_t Struct Reference

Component data structure for entity position. More...

#include <ecs_builtin.h>

Public Attributes

float x
float y

Detailed Description

Component data structure for entity position.

Member Data Documentation

◆ x

float position_t::x

X-axis position.

◆ y

float position_t::y

Y-axis position.


The documentation for this struct was generated from the following file: