Uses of Class
ch.swingfx.timer.AnimationTimer
Packages that use AnimationTimer
-
Uses of AnimationTimer in ch.swingfx.timer
Methods in ch.swingfx.timer with parameters of type AnimationTimerModifier and TypeMethodDescriptionvoidAnimationTimer.AnimationTarget.begin(AnimationTimer timer) Fired only once when the animation startsvoidAnimationTimer.AnimationTarget.end(AnimationTimer timer) Fired only once when the animation stoppedvoidAnimationTimer.AnimationTarget.event(AnimationTimer timer, float fraction) Fired when the animation is running