|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectespresso3d.engine.base.E3DEngineItem
espresso3d.engine.timer.E3DTimer
espresso3d.engine.timer.E3DFPSTimer
| Constructor Summary | |
E3DFPSTimer(E3DEngine engine)
|
|
| Method Summary | |
double |
getFPS()
|
void |
resetTimer()
|
void |
update()
Updates the last frame time and sets the lastTickCount to be the current |
| Methods inherited from class espresso3d.engine.timer.E3DTimer |
getCurrentEngineTimeSeconds, getCurrentTickCount, getLastTickCount, getLastUpdateTimeSeconds, getTickResolution |
| Methods inherited from class espresso3d.engine.base.E3DEngineItem |
getEngine, setEngine |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public E3DFPSTimer(E3DEngine engine)
| Method Detail |
public void update()
E3DTimer
update in class E3DTimerpublic double getFPS()
public void resetTimer()
resetTimer in class E3DTimer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||