Class ParticleAshWhite

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

public class ParticleAshWhite extends Particle
  • Constructor Details

    • ParticleAshWhite

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

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

      public ParticleAshWhite(int count)
    • ParticleAshWhite

      public ParticleAshWhite()
  • Method Details