frontend
Preparing search index...
types/phases
CanastaPhase
Variable CanastaPhase
Const
CanastaPhase
:
{
DISCARD
:
2
;
DRAW
:
0
;
GAME_END
:
4
;
MELD
:
1
;
ROUND_END
:
3
}
= ...
Canasta phase constants (sync: internal/domain/Canasta.go).
Type Declaration
Readonly
DISCARD
:
2
Readonly
DRAW
:
0
Readonly
GAME_END
:
4
Readonly
MELD
:
1
Readonly
ROUND_END
:
3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Canasta phase constants (sync: internal/domain/Canasta.go).