FPSDisplay.UpdateDisplay
Method in FPSDisplay
Declaration
protected virtual void UpdateDisplay(float fps)Description
Updates the display with the given framerate.
Parameters
| fps | The framerate to display. |
protected virtual void UpdateDisplay(float fps)Updates the display with the given framerate.
| fps | The framerate to display. |