C# Class BossSceneManager, Aegina

Inheritance: MonoBehaviour
Afficher le fichier Open project: JMounier/Aegina

Méthodes publiques

Méthode Description
IncreaseTryCount ( ) : void
NotSpecAnyMore ( ) : void
SwitchView ( ) : void

only call this method when the player is dead;

Private Methods

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

Method Details

IncreaseTryCount() public méthode

public IncreaseTryCount ( ) : void
Résultat void

NotSpecAnyMore() public méthode

public NotSpecAnyMore ( ) : void
Résultat void

SwitchView() public méthode

only call this method when the player is dead;
public SwitchView ( ) : void
Résultat void