Class ParticleAngry

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

public class ParticleAngry extends Particle
  • Constructor Details

    • ParticleAngry

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

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

      public ParticleAngry(int count)
    • ParticleAngry

      public ParticleAngry()
  • Method Details