ParticleSpawner

Undocumented in source.

Constructors

this
this(float x, float z)
Undocumented in source.

Members

Functions

front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
gen
void gen()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
auto popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

empty
enum empty;
Undocumented in source.

Variables

p
Particle* p;
Undocumented in source.
x
float x;
z
float z;
Undocumented in source.

Meta