Uses of Class
rekit.logic.gameelements.particles.ParticleSpawnerOption
Packages that use ParticleSpawnerOption
-
Uses of ParticleSpawnerOption in rekit.logic.gameelements.particles
Fields in rekit.logic.gameelements.particles declared as ParticleSpawnerOptionModifier and TypeFieldDescriptionParticleSpawner.angleThe angle of the particle.ParticleSpawner.colorAAlpha Channel.ParticleSpawner.colorBBlue Channel.ParticleSpawner.colorGGreen Channel.ParticleSpawner.colorRRed Channel.ParticleSpawner.rotationThe rotation of the particle.ParticleSpawner.sizeThe size of the particle.ParticleSpawner.speedThe speed of the particle.