|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TextureSequence.TexSeqEventListener<T extends TextureSequence>
Method Summary | |
---|---|
void |
newFrameAvailable(T ts,
long when)
Signaling listeners that TextureSequence.getNextTexture(GL, boolean) is able to deliver a new frame. |
Method Detail |
---|
void newFrameAvailable(T ts, long when)
TextureSequence.getNextTexture(GL, boolean)
is able to deliver a new frame.
ts
- the event sourcewhen
- system time in msec.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |