ColorChanger

Undocumented in source.

Constructors

this
this(Entity e, ParticleSystem psys, Color4f color, float outerRadius, float innerRadius)
Undocumented in source.

Members

Functions

affect
void affect(Particle p)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

color
Color4f color;
Undocumented in source.
innerRadius
float innerRadius;
Undocumented in source.
outerRadius
float outerRadius;
Undocumented in source.

Inherited Members

From ForceField

upadte
void upadte(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
affect
void affect(Particle p)
Undocumented in source.

Meta