public interface IAnimationStep
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
getAnimationStep() |
ICallback<java.lang.Void> |
getFinishedCallback()
Will be invoked, after the animation step was invoked and the animation is ready for a new step
|
java.lang.Runnable getAnimationStep()
ICallback<java.lang.Void> getFinishedCallback()
Siehe auch Jowidgets Nutzerhandbuch