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 texture, float float0, float float1, float float7, float float6, float float2, float float3, float float4, float float5)
    • addParticle

      public void addParticle(Texture texture, float float0, float float1, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, float float10, float float11)
    • Reset

      public void Reset()