Class WorldFlares.Flare
java.lang.Object
zombie.iso.weather.WorldFlares.Flare
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()getColorPlayer(int index) floatgetDistModPlayer(int index) intgetId()floatfloatgetIntensityPlayer(int index) floatgetLerpPlayer(int index) floatfloatgetOutColorPlayer(int index) floatintgetRange()floatfloatgetX()floatgetY()boolean
-
Constructor Details
-
Flare
public Flare()
-
-
Method Details
-
getId
public int getId() -
getX
public float getX() -
getY
public float getY() -
getRange
public int getRange() -
getWindSpeed
public float getWindSpeed() -
getColor
-
isHasLaunched
public boolean isHasLaunched() -
getIntensity
public float getIntensity() -
getMaxLifeTime
public float getMaxLifeTime() -
getLifeTime
public float getLifeTime() -
getPercent
public float getPercent() -
getIntensityPlayer
public float getIntensityPlayer(int index) -
getLerpPlayer
public float getLerpPlayer(int index) -
getDistModPlayer
public float getDistModPlayer(int index) -
getColorPlayer
-
getOutColorPlayer
-