Uses of Class
hm.zelha.particlesfx.util.Corner
Packages that use Corner
-
Uses of Corner in hm.zelha.particlesfx.shapers
Fields in hm.zelha.particlesfx.shapers with type parameters of type CornerMethods in hm.zelha.particlesfx.shapers that return CornerModifier and TypeMethodDescriptionParticlePolygon.getCorner(int index) Corner[]ParticlePolygon.getCorners()Methods in hm.zelha.particlesfx.shapers with parameters of type CornerModifier and TypeMethodDescriptionvoidvoidConstructors in hm.zelha.particlesfx.shapers with parameters of type CornerModifierConstructorDescriptionParticlePolygon(Particle particle, int particleFrequency, Corner... corners) ParticlePolygon(Particle particle, Corner... corners) ParticlePolygonFilled(Particle particle, int particleFrequency, Corner... corners) ParticlePolygonFilled(Particle particle, Corner... corners) -
Uses of Corner in hm.zelha.particlesfx.util
Methods in hm.zelha.particlesfx.util that return CornerMethods in hm.zelha.particlesfx.util with parameters of type CornerModifier and TypeMethodDescriptionvoidvoidvoidCorner.disconnect(Corner corner) voidCorner.setConnection(int index, Corner corner)