|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsource.ucregents.playground.physics.FPSTimer
public class FPSTimer
Constructor Summary | |
---|---|
FPSTimer()
|
Method Summary | |
---|---|
long |
getFPS(long diffTime)
|
void |
startTimer()
|
long |
stopTimer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FPSTimer()
Method Detail |
---|
public long getFPS(long diffTime)
public void startTimer()
public long stopTimer()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |