Interface | Description |
---|---|
IAffectorFactory | |
IEmitterFactory | |
IParticleFactory | |
IParticleSystemFactory |
Class | Description |
---|---|
Affector |
This class takes care of affecting a particle
ie changing color, speed, etc
|
BasicParticleFactory | |
ColorChanger | |
Emitter |
This represents an emitter of particles
|
ForceAffector | |
Particle |
This represents a single particle
|
ParticleSystem |
Manages a system of particles.
|
XMLAffectorFactory | |
XMLEmitterFactory | |
XMLParticleSystemFactory |