Class CloudParticle

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

public class CloudParticle extends WeatherParticle
  • Field Details

    • angleOffset

      protected float angleOffset
  • Constructor Details

    • CloudParticle

      public CloudParticle(Texture texture)
    • CloudParticle

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