C# Class GameManagerStateDummy, madbricks

Inheritance: MonoBehaviour, IGameManagerForStates
Afficher le fichier Open project: juliancruz87/madbricks

Méthodes publiques

Méthode Description
Goal ( ) : void
Lose ( ) : void
Play ( ) : void

Method Details

Goal() public méthode

public Goal ( ) : void
Résultat void

Lose() public méthode

public Lose ( ) : void
Résultat void

Play() public méthode

public Play ( ) : void
Résultat void