public interface AnimationFrameSequencer extends FrameSequencer
| Modifier and Type | Interface and Description |
|---|---|
static class |
AnimationFrameSequencer.MultiFunction
A sequencer that can step through a series of frames in any order and speed and notify (via
SequencedAnimationObserver) when specific frames are reached. |
FrameSequencer.ConstantRate| Modifier and Type | Method and Description |
|---|---|
void |
setAnimation(Animation anim)
Called after init to set the animation.
|
fastForward, init, tickvoid setAnimation(Animation anim)
Copyright © 2015. All rights reserved.