| Class | Description |
|---|---|
| ActionBase |
A class that defines common animations such as rotation, translation, and transparency control.
|
| ActionBase.PartParam |
Added in v3.25.0
The animation param of child node.
|
| ActionFade |
A class that defines alpha animations.
|
| ActionRotate | Deprecated |
| ActionRotateBy |
A class that defines rotations by an angle.
|
| ActionRotateTo |
A class that defines rotations by points.
|
| ActionScale |
A class that defines scale animations.
|
| ActionSet |
Added in v3.25.0
|
| ActionShader | |
| ActionTranslate |
A class that defines translational motions.
|
| ActionWipe |
A class that defines wipe animations.
|
| BlurBackground | |
| EffectBase | |
| EffectBean | |
| EffectCaption | |
| EffectFilter | |
| EffectFilter.Builder | |
| EffectImage | |
| EffectPaint | |
| EffectPaster | |
| EffectPicture | |
| EffectText | |
| TransitionBase |
A base class that defines transition effects.
|
| TransitionCircle | |
| TransitionFade | |
| TransitionFiveStar | |
| TransitionShutter | |
| TransitionTranslate |
| Enum | Description |
|---|---|
| ActionBase.Interpolator |
Added in v3.25.0
Interpolator
|
| ActionBase.PartParam.Mode | |
| ActionBase.RepeatMode | |
| ActionBase.Scope | |
| ActionBase.Type | |
| ActionSet.AnimationMode | |
| ActionTranslate.TranslateType |