Class FogParticle

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

public class FogParticle
extends WeatherParticle
  • Field Details

    • angleOffset

      protected float angleOffset
  • Constructor Details

    • FogParticle

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