frontend
Preparing search index...
types/phases
BridgePhase
Variable BridgePhase
Const
BridgePhase
:
{
BID
:
0
;
GAME_END
:
4
;
PLAY
:
1
;
ROUND_END
:
3
;
TRICK_END
:
2
}
= ...
Bridge phase constants (sync: internal/domain/Bridge.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...
Bridge phase constants (sync: internal/domain/Bridge.go).