FPSDisplay.UpdateDisplay

Method in FPSDisplay

Declaration

protected virtual void UpdateDisplay(float fps)

Description

Updates the display with the given framerate.

Parameters

fpsThe framerate to display.