Uses of Class
hm.zelha.particlesfx.shapers.ParticlePolygon
Packages that use ParticlePolygon
-
Uses of ParticlePolygon in hm.zelha.particlesfx.shapers
Subclasses of ParticlePolygon in hm.zelha.particlesfx.shapersMethods in hm.zelha.particlesfx.shapers that return ParticlePolygon -
Uses of ParticlePolygon in hm.zelha.particlesfx.util
Methods in hm.zelha.particlesfx.util that return ParticlePolygonModifier and TypeMethodDescriptionstatic ParticlePolygonParticleSFX.cube(Particle particle, LocationSafe center, double size, int particleFrequency) static ParticlePolygonParticleSFX.pyramid(Particle particle, LocationSafe center, int sides, double size, int particleFrequency)