TMatch3GamePhase Enumeration

States of the game loop

Unit: cMatch3Game
type TMatch3GamePhase = TMatch3GamePhase.None..TMatch3GamePhase.CheckMatch3

The TMatch3GamePhase type exposes the following members.

Show:
 NameDescription
None

FillFirstLineAndMove

PlayerChoice

CheckMatch3

Top