Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ManicDigger
Renderers
HudFpsHistoryGraphRenderer
C# Class ManicDigger.Renderers.HudFpsHistoryGraphRenderer
Mostrar archivo
Open project: henon/manic_digger
Public Properties
Property
Type
Description
MAX_COUNT
int
Private Properties
Property
Type
Description
Public Methods
Method
Description
DrawFpsHistoryGraph
( ) :
void
Update
(
float
dt
) :
void
Method Details
DrawFpsHistoryGraph()
public
method
public
DrawFpsHistoryGraph
( ) :
void
return
void
Update()
public
method
public
Update
(
float
dt
) :
void
dt
float
return
void
Property Details
MAX_COUNT
public_oe property
public
int
MAX_COUNT
return
int