Package com.jmex.effects.particles

Interface Summary
ParticleControllerListener ParticleControllerListener This interface is used to receive key events from ParticleController
 

Class Summary
AnimationEntry  
FloorInfluence  
Particle Particle defines a single Particle of a Particle system.
ParticleAppearanceRamp  
ParticleController ParticleController controls and maintains the parameters of a ParticleGeometry particle system over time.
ParticleFactory  
ParticleInfluence ParticleInfluence is an abstract class defining an external influence to be used with the ParticleMesh class.
ParticleLines ParticleLines is a particle system that uses Line as its underlying geometric data.
ParticleMesh ParticleMesh is a particle system that uses TriMesh as its underlying geometric data.
ParticlePoints ParticlePoints is a particle system that uses Point as its underlying geometric data.
ParticleSystem ParticleGeometry is an abstract class representing a particle system.
RampEntry RampEntry defines an entry for a ParticleAppearanceRamp.
SimpleParticleInfluenceFactory SimpleParticleForceFactory
SimpleParticleInfluenceFactory.BasicDrag  
SimpleParticleInfluenceFactory.BasicGravity  
SimpleParticleInfluenceFactory.BasicVortex  
SimpleParticleInfluenceFactory.BasicWind  
SwarmInfluence Simple swarming influence for use with particles.
TexAnimation  
WanderInfluence  
 

Enum Summary
Particle.Status  
ParticleSystem.EmitType  
ParticleSystem.ParticleType