C# 클래스 PlayBoardBehaviour

상속: MonoBehaviour
파일 보기 프로젝트 열기: LilTsubaki/Les-fragments-d-Erule

공개 프로퍼티들

프로퍼티 타입 설명
_musicAnimator Animator

공개 메소드들

메소드 설명
HighLight ( ) : void
MakeSpell ( ) : void
MakeSpell ( HexagonBehaviour, hexagonBehaviour ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void
UpdateDoubleClic ( ) : void

메소드 상세

HighLight() 공개 메소드

public HighLight ( ) : void
리턴 void

MakeSpell() 공개 메소드

public MakeSpell ( ) : void
리턴 void

MakeSpell() 공개 메소드

public MakeSpell ( HexagonBehaviour, hexagonBehaviour ) : void
hexagonBehaviour HexagonBehaviour,
리턴 void

프로퍼티 상세

_musicAnimator 공개적으로 프로퍼티

public Animator _musicAnimator
리턴 Animator