Class RainParticle
java.lang.Object
zombie.iso.weather.fx.WeatherParticle
zombie.iso.weather.fx.RainParticle
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.iso.weather.fx.WeatherParticle
isOnScreen, update
-
Constructor Details
-
RainParticle
-
-
Method Details
-
update
public void update(float float0) - Overrides:
update
in classWeatherParticle
-
render
public void render(float float0, float float1) - Overrides:
render
in classWeatherParticle
-