Package zombie.iso.weather
Class ThunderStorm.ThunderCloud
java.lang.Object
zombie.iso.weather.ThunderStorm.ThunderCloud
- Enclosing class:
- ThunderStorm
-
Constructor Details
-
ThunderCloud
public ThunderCloud()
-
-
Method Details
-
getCurrentX
public int getCurrentX() -
getCurrentY
public int getCurrentY() -
getRadius
public float getRadius() -
isRunning
public boolean isRunning() -
getStrength
public float getStrength() -
lifeTime
public double lifeTime() -
setCenter
public void setCenter(int int1, int int2, float float1)
-