|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SequencedAnimationObserver
Extends the animation observer interface with extra goodies.
| Method Summary | |
|---|---|
void |
frameReached(Animation anim,
long when,
int frameIdx,
int frameSeq)
Called when the observed animation -- previously configured with an AnimationFrameSequencer -- reached the specified frame. |
| Methods inherited from interface com.threerings.media.animation.AnimationObserver |
|---|
animationCompleted, animationStarted |
| Method Detail |
|---|
void frameReached(Animation anim,
long when,
int frameIdx,
int frameSeq)
AnimationFrameSequencer -- reached the specified frame.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||