DrawSnakeSystem.EntitiesData

Undocumented in source.
struct DrawSnakeSystem
struct EntitiesData {}

Members

Variables

length
uint length;
Undocumented in source.
location
CILocation[] location;
Undocumented in source.
snake
const(CSnake)[] snake;
Undocumented in source.

Meta