Package com.fs.starfarer.api.util
Class FlickerUtil
java.lang.Object
com.fs.starfarer.api.util.FlickerUtil
-
Constructor Details
-
FlickerUtil
public FlickerUtil()
-
-
Method Details
-
setStop
public void setStop(boolean stop) -
getBrightness
public float getBrightness() -
getAngle
public float getAngle() -
advance
public boolean advance(float amount) Returns true if the current burst ended and a new one just started.- Parameters:
amount
-- Returns:
-
getCurrTime
public float getCurrTime()
-