C# Class Amphibian.Debug.PerformanceRuler

Afficher le fichier Open project: jaquadro/MonoGdx

Méthodes publiques

Méthode Description
Dispose ( ) : void
PerformanceRuler ( int index, string name, Color c ) : System
PerformanceRuler ( string name, Color c ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PerformanceRuler() public méthode

public PerformanceRuler ( int index, string name, Color c ) : System
index int
name string
c Color
Résultat System

PerformanceRuler() public méthode

public PerformanceRuler ( string name, Color c ) : System
name string
c Color
Résultat System