Uses of Class
rekit.logic.gameelements.particles.Particle
Packages that use Particle
-
Uses of Particle in rekit.logic.gameelements.particles
Subclasses of Particle in rekit.logic.gameelements.particlesModifier and TypeClassDescriptionclass
class
Particle
that shows a text, that can be specified viaTextParticle.setText(String)
Fields in rekit.logic.gameelements.particles declared as ParticleModifier and TypeFieldDescriptionprotected Particle
ParticleSpawner.particlePrototype
The particle prototype.Methods in rekit.logic.gameelements.particles that return ParticleConstructors in rekit.logic.gameelements.particles with parameters of type ParticleModifierConstructorDescriptionParticleSpawner
(Particle prototype) Create a new ParticleSpawner by prototype.