FpsDisplay
Extends: DebugWindow
Properties
fps(integer)
Constructor
new FpsDisplay(game: BGE.Game): FpsDisplayParameters
game(BGE.Game)
Instance Methods
onUpdate(dt: float): void
Parameters
dt(float)
Returns
void
Extends: DebugWindow
Properties
fps (integer)new FpsDisplay(game: BGE.Game): FpsDisplayParameters
game (BGE.Game)onUpdate(dt: float): voidParameters
dt (float)Returns
void