C# Class MainMenuLogic, 1GAM03

Inheritance: MonoBehaviour
Afficher le fichier Open project: OneGameAMonth/1GAM03 Class Usage Examples

Méthodes publiques

Свойство Type Description
GUIFont Font
totalInScores int

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
showBestRecords ( ) : void
showInputPlayerName ( ) : void
startGame ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

GUIFont public_oe property

public Font GUIFont
Résultat Font

totalInScores public_oe property

public int totalInScores
Résultat int