frontend
Preparing search index...
types/phases
CrazyEightsPhase
Variable CrazyEightsPhase
Const
CrazyEightsPhase
:
{
CHOOSE_SUIT
:
1
;
GAME_END
:
3
;
PLAY
:
0
;
ROUND_END
:
2
}
= ...
Crazy Eights phase constants (sync: internal/domain/CrazyEights.go).
Type Declaration
Readonly
CHOOSE_SUIT
:
1
Readonly
GAME_END
:
3
Readonly
PLAY
:
0
Readonly
ROUND_END
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Crazy Eights phase constants (sync: internal/domain/CrazyEights.go).