パッケージ
com.jme3.effect.influencers の使用

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   
 

com.jme3.effect により使用される com.jme3.effect.influencers のクラス
ParticleInfluencer
          An interface that defines the methods to affect initial velocity of the particles.
 

com.jme3.effect.influencers により使用される 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.