Class ParticleGustSmall

java.lang.Object
hm.zelha.particlesfx.particles.parents.Particle
hm.zelha.particlesfx.particles.ParticleGustSmall
All Implemented Interfaces:
IParticle

public class ParticleGustSmall extends Particle
  • Constructor Details

    • ParticleGustSmall

      public ParticleGustSmall(double offsetX, double offsetY, double offsetZ, int count)
    • ParticleGustSmall

      public ParticleGustSmall(double offsetX, double offsetY, double offsetZ)
    • ParticleGustSmall

      public ParticleGustSmall(int count)
    • ParticleGustSmall

      public ParticleGustSmall()
  • Method Details