public class FrameCounter extends java.lang.Object implements IUpdateHandler
IUpdateHandler.IUpdateHandlerMatcher| Constructor and Description |
|---|
FrameCounter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFrames() |
void |
onUpdate(float pSecondsElapsed) |
void |
reset() |
public int getFrames()
public void onUpdate(float pSecondsElapsed)
onUpdate in interface IUpdateHandlerpublic void reset()
reset in interface IUpdateHandler