public class PlayTogetherAnimationSequence extends AnimationSequence
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalDurationInSequence() |
void |
setDelayInSequence(long delay) |
void |
start() |
playSequentially, playSequentially, playTogether, playTogether, playWithDelayBetweenAnimationspublic void start()
start in class AnimationSequencepublic void setDelayInSequence(long delay)
setDelayInSequence in class AnimationSequencepublic long getTotalDurationInSequence()
getTotalDurationInSequence in class AnimationSequence