C# Class Dwarrowdelf.Client.FPSCounter

Inheritance: IGameUpdatable
Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
FPSCounter ( GameCore game ) : System
Update ( ) : void

Method Details

FPSCounter() public méthode

public FPSCounter ( GameCore game ) : System
game GameCore
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void