public interface AnimationCallback
Modifier and Type | Method and Description |
---|---|
void |
execute(boolean earlyFinish)
A
Callback called when the move completes. |
void execute(boolean earlyFinish)
Callback
called when the move completes.earlyFinish
- parameter will be passed if the animation was cut short by a call to finishAnimation