Class SnowParticle

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

public class SnowParticle extends WeatherParticle
TurboTuTone.
  • Field Details

    • angleOffset

      protected float angleOffset
  • Constructor Details

    • SnowParticle

      public SnowParticle(Texture texture)
  • Method Details

    • setLife

      protected void setLife()
    • update

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

      public void render(float offsetx, float offsety)
      Overrides:
      render in class WeatherParticle