Class CloudParticle
java.lang.Object
zombie.iso.weather.fx.WeatherParticle
zombie.iso.weather.fx.CloudParticle
-
Constructor Summary
ConstructorsConstructorDescriptionCloudParticle(Texture texture) CloudParticle(Texture texture, int int0, int int1) -
Method Summary
Methods inherited from class zombie.iso.weather.fx.WeatherParticle
isOnScreen, render, update
-
Constructor Details
-
CloudParticle
-
CloudParticle
-
-
Method Details
-
update
public void update(float float0) - Overrides:
updatein classWeatherParticle
-