C# Class ManicDigger.Renderers.HudFpsHistoryGraphRenderer

Afficher le fichier Open project: henon/manic_digger

Méthodes publiques

Свойство Type Description
MAX_COUNT int

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DrawFpsHistoryGraph ( ) : void
Update ( float dt ) : void

Method Details

DrawFpsHistoryGraph() public méthode

public DrawFpsHistoryGraph ( ) : void
Résultat void

Update() public méthode

public Update ( float dt ) : void
dt float
Résultat void

Property Details

MAX_COUNT public_oe property

public int MAX_COUNT
Résultat int