public class SequenceAnimatorVO extends GroupAnimatorVO
animatorsaccumulating, ALPHA, COLOR, DELAY, lifespan, loop_count, loop_mode, MOVE, name, PARALLEL, RECURSIVE_TRAJECTORY, RESIZE, ROTATE, SCALE, SEQUENCE, SET, SIN_WAVE, SKEW, start_delay, TORNADO, TRAJECTORY, TRANSLATE, type, UNSTABLE_MOVE, WHIRL| Constructor and Description |
|---|
SequenceAnimatorVO(JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
Animator |
createAnimator(int emitIndex,
Manipulatable target,
Animator... animators) |
applyScale, resetAnimatorcreate, initpublic SequenceAnimatorVO(JSONObject json)
throws JSONException
JSONExceptionpublic Animator createAnimator(int emitIndex, Manipulatable target, Animator... animators)
createAnimator in class AnimatorVO