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