Uses of Class
ca.cgjennings.ui.anim.Animation
-
Packages that use Animation Package Description ca.cgjennings.ui.anim -
-
Uses of Animation in ca.cgjennings.ui.anim
Constructors in ca.cgjennings.ui.anim with parameters of type Animation Constructor Description AbstractFilteredComposer(Animation animation)
Creates a filter for an animation.TimeShiftedComposer(Fn timeFunction, Animation animation)
Creates a new time shifted composer that wraps the specified animation.TimeShiftedComposer(Animation animation)
Creates a new time shifted composer that wraps the specified animation.
-