Class WeatherParticleDrawer

java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.iso.weather.fx.WeatherParticleDrawer

public final class WeatherParticleDrawer extends TextureDraw.GenericDrawer
  • Constructor Details

    • WeatherParticleDrawer

      public WeatherParticleDrawer()
  • Method Details

    • render

      public void render()
      Specified by:
      render in class TextureDraw.GenericDrawer
    • startFrame

      public void startFrame()
    • endFrame

      public void endFrame()
    • addParticle

      public void addParticle(Texture arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8)
    • addParticle

      public void addParticle(Texture arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10, float arg11, float arg12)
    • Reset

      public void Reset()