C# Class PlayBoardBehaviour

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Свойство Type Description
_musicAnimator Animator

Méthodes publiques

Méthode Description
HighLight ( ) : void
MakeSpell ( ) : void
MakeSpell ( HexagonBehaviour, hexagonBehaviour ) : void

Private Methods

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

Method Details

HighLight() public méthode

public HighLight ( ) : void
Résultat void

MakeSpell() public méthode

public MakeSpell ( ) : void
Résultat void

MakeSpell() public méthode

public MakeSpell ( HexagonBehaviour, hexagonBehaviour ) : void
hexagonBehaviour HexagonBehaviour,
Résultat void

Property Details

_musicAnimator public_oe property

public Animator _musicAnimator
Résultat Animator