Contents
Class CloudParticle
java.lang.Object
zombie.iso.weather.fx.WeatherParticle
zombie.iso.weather.fx.CloudParticle
-
Field Summary
FieldsFields inherited from class zombie.iso.weather.fx.WeatherParticle
alpha, alphaFadeMod, bounds, color, lastZoomMod, oHeight, oWidth, parent, position, recalcSizeOnZoom, renderAlpha, speed, texture, velocity, zoomMultiH, zoomMultiW
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.iso.weather.fx.WeatherParticle
isOnScreen, render, setParent, update, updateZoomSize
-
Field Details
-
Constructor Details
-
Method Details
-
update
public void update(float delta) - Overrides:
update
in classWeatherParticle
-