Class SnowParticle

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

public class SnowParticle
extends WeatherParticle
  • Field Details

    • angleOffset

      protected float angleOffset
  • Constructor Details

    • SnowParticle

      public SnowParticle​(Texture texture)
  • 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