Class RainParticle

java.lang.Object
zombie.iso.weather.fx.WeatherParticle
zombie.iso.weather.fx.RainParticle

public class RainParticle
extends WeatherParticle
  • Field Details

    • angleOffset

      protected float angleOffset
  • Constructor Details

    • RainParticle

      public RainParticle​(Texture texture, int int1)
  • Method Details

    • setLife

      protected void setLife()
    • update

      public void update​(float float1)
      Overrides:
      update in class WeatherParticle
    • render

      public void render​(float float1, float float2)
      Overrides:
      render in class WeatherParticle