Package ca.cgjennings.ui.anim
-
Interface Summary Interface Description FrameComposer Implemented by objects that compose animations. -
Class Summary Class Description AbstractFilteredComposer This is an abstract base class for composition filters: compositions which modify the behaviour of other compositions.Animation A simple framework for basic animation effects in a user interface.AnimationUtilities Helper methods for working with animations.TimeShiftedComposer A filter for composers that adjusts the timing of the filtered composer according to a function.TweenAnimation A very simple animation with exactly three states: a start state, an end state, and one tween frame.