Contents

AnimationDefinition

The configuration, including target object, timeframe, and visual semantics, of an animation.

Declaration

protocol AnimationDefinition

Overview

The framework adopts this protocol for several concrete animation objects, such as FromToByAnimation, SampledAnimation, OrbitAnimation, BlendTreeAnimation, AnimationView, and AnimationGroup.

Topics

Configuring the animation

Timing the animation

Repeating animation playback

Instance Methods

See Also

Animation definitions