C# Class KEngine.FpsWatcher

Afficher le fichier Open project: mr-kelly/KEngine Class Usage Examples

Méthodes publiques

Méthode Description
FpsWatcher ( float sensitivity ) : System
OnUIUpdate ( ) : void
Watch ( string format, float value ) : string

Method Details

FpsWatcher() public méthode

public FpsWatcher ( float sensitivity ) : System
sensitivity float
Résultat System

OnUIUpdate() public méthode

public OnUIUpdate ( ) : void
Résultat void

Watch() public méthode

public Watch ( string format, float value ) : string
format string
value float
Résultat string