C# Class MainMenuScript

Inheritance: MonoBehaviour
Afficher le fichier Open project: ucsdCSE110wi16/CSE110M240T15 Class Usage Examples

Méthodes publiques

Méthode Description
loadGame ( ) : void
loadSettings ( ) : void
loadStore ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

loadGame() public méthode

public loadGame ( ) : void
Résultat void

loadSettings() public méthode

public loadSettings ( ) : void
Résultat void

loadStore() public méthode

public loadStore ( ) : void
Résultat void