Uses of Package
com.jme3.effect.influencers

Packages that use com.jme3.effect.influencers
com.jme3.effect The com.jme3.effect package allows particle emitter effects to be used with a jME3 application. 
com.jme3.effect.influencers   
 

Classes in com.jme3.effect.influencers used by com.jme3.effect
ParticleInfluencer
          An interface that defines the methods to affect initial velocity of the particles.
 

Classes in com.jme3.effect.influencers used by com.jme3.effect.influencers
DefaultParticleInfluencer
          This emitter influences the particles so that they move all in the same direction.
ParticleInfluencer
          An interface that defines the methods to affect initial velocity of the particles.