public interface FpsObserver
Modifier and Type | Method and Description |
---|---|
void |
fpsComputed(double fpsLive,
double fpsAverage)
Fired when the most recent frame per second values were obtained.
|
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.