animate.animate.animation

Undocumented in source.

Members

Classes

Animation
class Animation
Undocumented in source.
AnimationSet
class AnimationSet

For now, all this class does is run a bunch of animations simultaneously.

DelegateAnimation
class DelegateAnimation
Undocumented in source.
ValueAnimation
class ValueAnimation(T)
Undocumented in source.

Enums

AnimationSetMode
enum AnimationSetMode
Undocumented in source.
RepeatMode
enum RepeatMode
Undocumented in source.

Interfaces

Animatable
interface Animatable
Undocumented in source.
UpdateListener
interface UpdateListener
Undocumented in source.

Variables

INFINITE
int INFINITE;
Undocumented in source.

Meta