Class ParticleWitch

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

public class ParticleWitch extends Particle
  • Constructor Details

    • ParticleWitch

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

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

      public ParticleWitch(int count)
    • ParticleWitch

      public ParticleWitch()
  • Method Details