InputMovementSystem.EntitiesData

Undocumented in source.
struct InputMovementSystem
struct EntitiesData {}

Members

Variables

input
const(CInput)[] input;
Undocumented in source.
length
uint length;
Undocumented in source.
velocity
CVelocity[] velocity;
Undocumented in source.

Meta