ParticleLifeSystem.EntitiesData

Undocumented in source.
struct ParticleLifeSystem
struct EntitiesData {}

Members

Variables

entity
const(Entity)[] entity;
Undocumented in source.
length
uint length;
Undocumented in source.
life
CParticleLife[] life;
Undocumented in source.

Meta