public class FPS extends Object
Constructor and Description |
---|
FPS() |
Modifier and Type | Method and Description |
---|---|
float |
getFps() |
void |
reset()
Resets the fps rate and counter
|
void |
update(long elapsedTime)
Update the fps.
|
Copyright © 2017. All rights reserved.