Package zombie.iso.weather
Class WorldFlares.Flare
java.lang.Object
zombie.iso.weather.WorldFlares.Flare
- Enclosing class:
- WorldFlares
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
getColorPlayer
(int int1) float
getDistModPlayer
(int int1) int
getId()
float
float
getIntensityPlayer
(int int1) float
getLerpPlayer
(int int1) float
float
getOutColorPlayer
(int int1) float
int
getRange()
float
float
getX()
float
getY()
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 int1) -
getLerpPlayer
public float getLerpPlayer(int int1) -
getDistModPlayer
public float getDistModPlayer(int int1) -
getColorPlayer
-
getOutColorPlayer
-