Package zombie.iso.weather.fx
Class FogParticle
java.lang.Object
zombie.iso.weather.fx.WeatherParticle
zombie.iso.weather.fx.FogParticle
-
Field Summary
Fields 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
-
Method Summary
Methods inherited from class zombie.iso.weather.fx.WeatherParticle
isOnScreen, render, setParent, update, updateZoomSize
-
Field Details
-
angleOffset
protected float angleOffset
-
-
Constructor Details
-
FogParticle
-
-
Method Details
-
update
public void update(float float1) - Overrides:
update
in classWeatherParticle
-