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

Component data structure for entity velocity. More...

#include <ecs_builtin.h>

Public Attributes

float x
float y

Detailed Description

Component data structure for entity velocity.

Member Data Documentation

◆ x

float velocity_t::x

X-axis velocity.

◆ y

float velocity_t::y

Y-axis velocity.


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