Package | Description |
---|---|
com.tyrlib2.graphics.particles |
Class and 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 |
IAffectorFactory |
IEmitterFactory |
IParticleFactory |
IParticleSystemFactory |
Particle
This represents a single particle
|
ParticleSystem
Manages a system of particles.
|