Class ParticleNote

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

public class ParticleNote extends Particle
  • Constructor Details

    • ParticleNote

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

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

      public ParticleNote(int count)
    • ParticleNote

      public ParticleNote()
  • Method Details