frontend
Preparing search index...
types/phases
KlondikePhase
Variable KlondikePhase
Const
KlondikePhase
:
{
GAME_CLEAR
:
1
;
GAME_OVER
:
2
;
PLAYING
:
0
}
= ...
Klondike phase constants (sync: internal/domain/Klondike.go).
Type Declaration
Readonly
GAME_CLEAR
:
1
Readonly
GAME_OVER
:
2
Readonly
PLAYING
:
0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Klondike phase constants (sync: internal/domain/Klondike.go).