Contents
Class WorldFlares.Flare
java.lang.Object
zombie.iso.weather.WorldFlares.Flare
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
getColorPlayer
(int index) float
getDistModPlayer
(int index) int
getId()
float
float
getIntensityPlayer
(int index) float
getLerpPlayer
(int index) float
float
getOutColorPlayer
(int index) float
int
getRange()
float
float
getX()
float
getY()
boolean
-
Constructor Details
-
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
-