Uses of Interface
com.imyeyu.fx.utils.AnimationRenderer.AnimationCallback
Packages that use AnimationRenderer.AnimationCallback
-
Uses of AnimationRenderer.AnimationCallback in com.imyeyu.fx.utils
Methods in com.imyeyu.fx.utils with parameters of type AnimationRenderer.AnimationCallbackModifier and TypeMethodDescriptionvoidAnimationRenderer.render(javafx.util.Duration duration, AnimationRenderer.AnimationCallback callback) 添加渲染动画voidAnimationRenderer.render(javafx.util.Duration duration, AnimationRenderer.AnimationCallback callback, com.imyeyu.java.bean.Callback onFinishedEvent) 添加渲染动画