Class SmokeEffect

java.lang.Object
de.slikey.effectlib.Effect
de.slikey.effectlib.effect.SmokeEffect
All Implemented Interfaces:
Runnable

public class SmokeEffect extends Effect
  • Field Details

    • particles

      public int particles
      Number of particles to display
  • Constructor Details

  • Method Details

    • onRun

      public void onRun()
      Specified by:
      onRun in class Effect