Uses of Class
hm.zelha.particlesfx.util.PolygonLayer
Packages that use PolygonLayer
-
Uses of PolygonLayer in hm.zelha.particlesfx.shapers
Methods in hm.zelha.particlesfx.shapers with parameters of type PolygonLayerModifier and TypeMethodDescriptionprotected voidParticlePolygon.initLayers(LocationSafe center, PolygonLayer... layers) protected voidParticlePolygonFilled.initLayers(LocationSafe center, PolygonLayer... layers) Constructors in hm.zelha.particlesfx.shapers with parameters of type PolygonLayerModifierConstructorDescriptionParticlePolygon(Particle particle, LocationSafe center, int particleFrequency, PolygonLayer... layers) ParticlePolygon(Particle particle, LocationSafe center, PolygonLayer... layers) ParticlePolygonFilled(Particle particle, LocationSafe center, int particleFrequency, PolygonLayer... layers) ParticlePolygonFilled(Particle particle, LocationSafe center, PolygonLayer... layers)