|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnimationFrameSequencer
Used to control animation timing when displaying an animation.
| Nested Class Summary | |
|---|---|
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. |
| Nested classes/interfaces inherited from interface com.threerings.media.util.FrameSequencer |
|---|
FrameSequencer.ConstantRate |
| Method Summary | |
|---|---|
void |
setAnimation(Animation anim)
Called after init to set the animation. |
| Methods inherited from interface com.threerings.media.util.FrameSequencer |
|---|
fastForward, init, tick |
| Method Detail |
|---|
void setAnimation(Animation anim)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||