|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FPSListener
This interface is used to let an object know the average FPS count of the last interval.
| Method Summary | |
|---|---|
void |
onFPSCountIntervalHit(float fps)
This method is called by the RenderLoop each FPS-counting interval |
| Method Detail |
|---|
void onFPSCountIntervalHit(float fps)
fps - the average frames per second during the last interval
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||