Uses of Class
hm.zelha.particlesfx.shapers.ParticleSpiral
Packages that use ParticleSpiral
-
Uses of ParticleSpiral in hm.zelha.particlesfx.shapers
Methods in hm.zelha.particlesfx.shapers that return ParticleSpiralModifier and TypeMethodDescriptionParticleSpiral.clone()ParticleSpiral.setRotateCircles(boolean rotateCircles) -
Uses of ParticleSpiral in hm.zelha.particlesfx.util
Methods in hm.zelha.particlesfx.util that return ParticleSpiralModifier and TypeMethodDescriptionstatic ParticleSpiralParticleSFX.tornado(Particle particle, LocationSafe bottom, double xRadius, double zRadius, double height, int particleFrequency) static ParticleSpiralParticleSFX.tornado(Particle particle, LocationSafe bottom, double radius, double height, int particleFrequency)