Class ParticleGustEmitterSmall

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

public class ParticleGustEmitterSmall extends Particle
  • Constructor Details

    • ParticleGustEmitterSmall

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

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

      public ParticleGustEmitterSmall(int count)
    • ParticleGustEmitterSmall

      public ParticleGustEmitterSmall()
  • Method Details