Module technology.sola.engine
Package technology.sola.engine.physics.component.particle
package technology.sola.engine.physics.component.particle
This package provides functionality for the implementation
of
ParticleEmitterComponent.-
ClassesClassDescriptionParticle contains properties that represent a particle that has been emitted from a
ParticleEmitterComponent.ParticleAppearanceConfiguration contains configuration for the appearance properties of emittedParticles.ParticleConfiguration defines the api for an object that holds configuration for emittingParticles.ParticleEmissionConfiguration contains configuration for the emission properties for emittingParticles.ParticleEmitterComponent is aComponentthat contains data for emittingParticles as well as data for its emitted particles.ParticleMovementConfiguration contains configuration for the movement properties of emittedParticles.