C# Class mainMenu, DemonHeart

Inheritance: MonoBehaviour
Afficher le fichier Open project: rwbysafire/DemonHeart Class Usage Examples

Méthodes publiques

Свойство Type Description
continueButton Button,

Méthodes publiques

Méthode Description
ContinueGame ( ) : void
Instruction ( ) : void
Start ( ) : void
Update ( ) : void
exitGame ( ) : void
startGame ( ) : void

Method Details

ContinueGame() public méthode

public ContinueGame ( ) : void
Résultat void

Instruction() public méthode

public Instruction ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

exitGame() public méthode

public exitGame ( ) : void
Résultat void

startGame() public méthode

public startGame ( ) : void
Résultat void

Property Details

continueButton public_oe property

public Button, continueButton
Résultat Button,