Package arc.flabel.effects
Class BlinkEffect
java.lang.Object
arc.flabel.FEffect
arc.flabel.effects.BlinkEffect
Blinks the entire text in two different colors at once, without interpolation.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class arc.flabel.FEffect
apply, calculateFadeout, calculateProgress, calculateProgress, calculateProgress, getLineHeight, isFinished, update
-
Field Details
-
color1
-
color2
-
frequency
public float frequency -
threshold
public float threshold
-
-
Constructor Details
-
BlinkEffect
public BlinkEffect()
-
-
Method Details