Package rekit.logic.gameelements.particles
package rekit.logic.gameelements.particles
-
ClassesClassDescriptionA simple GameElement with no collision and only with graphical effects.This class will be used to manage the spawning of particles.
You have to set the parameters of the particles by the public Fields of your ParticleSpawner ObjectRepresents an option for a ProgressDependency.This class realize a parser for aParticleSpawnerOption
.Particle
that shows a text, that can be specified viaTextParticle.setText(String)
A custom implementation of theParticleSpawner
that sets the settings for an internalTextParticle
that it canParticleSpawner.spawn(rekit.logic.IScene, rekit.primitives.geometry.Vec)
.