FpsDisplay

Extends: DebugWindow

Properties

  • fps (integer)

Constructor

new FpsDisplay(game: BGE.Game): FpsDisplay

Parameters


Instance Methods

onUpdate(dt: float): void

Parameters

  • dt (float)

Returns

  • void