Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PlatformerPOC
Helpers
FPSCounter
C# Class PlatformerPOC.Helpers.FPSCounter
Afficher le fichier
Open project: bramdemoor/MonoGame-PlatformerPOC
Class Usage Examples
Méthodes publiques
Méthode
Description
IncreaseFrames
( ) :
void
Update
(
GameTime
gameTime
) :
void
Method Details
IncreaseFrames()
public
méthode
public
IncreaseFrames
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
(
GameTime
gameTime
) :
void
gameTime
Microsoft.Xna.Framework.GameTime
Résultat
void