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.angle
The angle of the particle.ParticleSpawner.colorA
Alpha Channel.ParticleSpawner.colorB
Blue Channel.ParticleSpawner.colorG
Green Channel.ParticleSpawner.colorR
Red Channel.ParticleSpawner.rotation
The rotation of the particle.ParticleSpawner.size
The size of the particle.ParticleSpawner.speed
The speed of the particle.