Uses of Class
rekit.logic.gameelements.particles.ParticleSpawner
Packages that use ParticleSpawner
-
Uses of ParticleSpawner in rekit.logic.gameelements.particles
Subclasses of ParticleSpawner in rekit.logic.gameelements.particlesModifier and TypeClassDescriptionfinal class
A custom implementation of theParticleSpawner
that sets the settings for an internalTextParticle
that it canspawn(rekit.logic.IScene, rekit.primitives.geometry.Vec)
.