| Interface | Description |
|---|---|
| AnimationListener |
Interface for classes that want to be informed about the progress
of an
Animation |
| AnimationManagerListener |
Interface for classes that want to be informed about changes
in an
AnimationManager |
| Class | Description |
|---|---|
| Animation |
A class representing a generic animation.
|
| AnimationManager |
A class that manages several
Animation instances, and dispatches
any updates in the (global) time to these animations. |
| AnimationRunner |
Simple utility class to run an
AnimationManager in an own thread |
| Enum | Description |
|---|---|
| AnimationManager.AnimationPolicy |
A policy describing how the animations should be executed
|
| InterpolatorType |
Enumeration of interpolator types
|
Copyright © 2022. All Rights Reserved.