Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jme3.effect Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
DefaultParticleInfluencerThis emitter influences the particles so that they move all in the same direction.Classcom.jme3.effect.influencersJMonkeyEngine
EmitterBoxShapeClasscom.jme3.effect.shapesJMonkeyEngine
EmitterMeshConvexHullShapeThis emiter shape emits the particles from the given shape's interior constrained by its convex hull (a geometry that tightly wraps the mesh).Classcom.jme3.effect.shapesJMonkeyEngine
EmitterMeshFaceShapeThis emiter shape emits the particles from the given shape's faces.Classcom.jme3.effect.shapesJMonkeyEngine
EmitterMeshVertexShapeClasscom.jme3.effect.shapesJMonkeyEngine
EmitterPointShapeClasscom.jme3.effect.shapesJMonkeyEngine
EmitterShapeThis interface declares methods used by all shapes that represent particle emitters.Interfacecom.jme3.effect.shapesJMonkeyEngine
EmitterSphereShapeClasscom.jme3.effect.shapesJMonkeyEngine
EmptyParticleInfluencerThis influencer does not influence particle at all.Classcom.jme3.effect.influencersJMonkeyEngine
NewtonianParticleInfluencerThis influencer calculates initial velocity with the use of the emitter's shape.Classcom.jme3.effect.influencersJMonkeyEngine
ParticleRepresents a single particle in a ParticleEmitter.Classcom.jme3.effectJMonkeyEngine
ParticleEmitterParticleEmitter is a special kind of geometry which simulates Particle emitters can be used to simulate various kinds of phenomena,Classcom.jme3.effectJMonkeyEngine
ParticleEmitter .ParticleEmitterControlConstructor SummaryParticleEmitter.Classcom.jme3.effectJMonkeyEngine
ParticleInfluencerAn interface that defines the methods to affect initial velocity of the particles.Interfacecom.jme3.effect.influencersJMonkeyEngine
ParticleMeshClasscom.jme3.effectJMonkeyEngine
ParticleMesh .TypeClasscom.jme3.effectJMonkeyEngine
ParticlePointMeshNested Class SummaryNested classes/interfaces inherited from class com.Classcom.jme3.effectJMonkeyEngine
ParticleTriMeshNested Class SummaryNested classes/interfaces inherited from class com.Classcom.jme3.effectJMonkeyEngine
RadialParticleInfluenceran influencer to make blasts expanding on the ground.Classcom.jme3.effect.influencersJMonkeyEngine