C# Class FPSHUD, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells

Méthodes publiques

Свойство Type Description
updateInterval float

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
display ( string format, Color color ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

display() public méthode

public display ( string format, Color color ) : void
format string
color Color
Résultat void

Property Details

updateInterval public_oe property

public float updateInterval
Résultat float