Classes | |
class | Animation |
Represents an animation, a smooth change in some set of numeric values. More... | |
interface | AnimationListener |
Indicates that the implementing class can receive updates about Animations in progress. More... | |
class | AnimationManager |
A Singleton class that manages all Animations currently in progress. More... | |
class | AnimationTimer |
A subclass of Timer that keeps track of what Animation it is timing. More... |