Transition
Table of Contents
Classes
- AnimationSequence
- A sequence of animations, played one after the other.
- AnimationUtil
- BaseAnimation
- Base for animations
- BaseAnimationContainer
- ParallelAnimations
- Parallel animations, played at the same time.
- TransformOrientationAnimation
- Animation that rotates an object with a given orientation
- TransformPositionAnimation
- Animation that translates an object with a given position modifier
- TransformScaleAnimation
- Animation that scales an object with a given scale modifier
Enums
- AnimationEasingType
- Easing types for animations.