|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listens to notifications of the playing or creation of Frames
Method Summary | |
void |
frameCreated(int totalFrames)
Called when frames are created. |
void |
frameStarted(int currentFrame,
int totalFrames)
Called when a frame is being played. |
Method Detail |
public void frameCreated(int totalFrames)
totalFrames
- is the total number of frames known to exist now.public void frameStarted(int currentFrame, int totalFrames)
currentFrame
- being playedtotalFrames
- in the entire playback.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |