public class FlickerUtil extends java.lang.Object
| Constructor and Description |
|---|
FlickerUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
advance(float amount)
Returns true if the current burst ended and a new one just started.
|
float |
getAngle() |
float |
getBrightness() |
float |
getCurrTime() |
void |
setStop(boolean stop) |
public FlickerUtil()
public void setStop(boolean stop)
public float getBrightness()
public float getAngle()
public boolean advance(float amount)
amount - public float getCurrTime()