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