public class JumpEffect extends Effect
| Constructor and Description |
|---|
JumpEffect(TypingLabel label,
java.lang.String[] params) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onApply(long glyph,
int localIndex,
int globalIndex,
float delta)
Called when this effect should be applied to the given glyph.
|
apply, calculateFadeout, calculateProgress, calculateProgress, calculateProgress, isFinished, paramAsBoolean, paramAsColor, paramAsFloat, updatepublic JumpEffect(TypingLabel label, java.lang.String[] params)