|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RenderLoopController
This is used to control a RenderLoop from outside.
| Method Summary | |
|---|---|
long |
nextFrame()
If the RenderLoop is currently running in RUN_IN_SEPARATE_THREAD_AND_WAIT RunMode the next iteration is allowed and executed asynchronously. -1 is returned as the frame time, because it is not defined at this time. |
| Method Detail |
|---|
long nextFrame()
java.lang.IllegalStateException - if the RenderLoop is running and the RunMode is not RUN_IN_SEPARATE_THREAD_AND_WAIT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||