Property | Type | Description | |
---|---|---|---|
ScoreCurve | |||
gameoverDialog | GameoverDialog, | ||
scoreTextMesh |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Destroy ( GridPlace, start ) : void | ||
DoMove ( ) : void | ||
Flood ( GridPlace, start ) : void | ||
GameOver ( ) : void | ||
KillCallback ( GridPlace, start, Color color ) : Action |
||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateUI ( bool lose ) : void |
Method | Description | |
---|---|---|
FailInstructions ( ) : IEnumerator | ||
GridBusy ( ) : bool | ||
NextLevel ( ) : IEnumerator | ||
ShowWaitTap ( TutorialText, tText, string s1, string s2 ) : IEnumerator | ||
StartGame ( ) : IEnumerator | ||
Tutorial ( ) : IEnumerator | ||
WaitForCenterSelect ( ) : IEnumerator | ||
WaitForMove ( ) : IEnumerator | ||
WaitForMoveCenter ( ) : IEnumerator | ||
WaitForSwap ( ) : IEnumerator | ||
WaitForTap ( ) : IEnumerator |
public KillCallback ( GridPlace, start, Color color ) : Action |
||
start | GridPlace, | |
color | Color | |
return | Action |
public AnimationCurve,UnityEngine ScoreCurve | ||
return |