frontend
Preparing search index...
types/phases
HoldemRebuyPhaseType
Variable HoldemRebuyPhaseType
Const
HoldemRebuyPhaseType
:
{
ADDON
:
2
;
NONE
:
0
;
REBUY
:
1
}
= ...
Texas Hold'em rebuy phase type constants (sync: internal/domain/Holdem.go).
Type Declaration
Readonly
ADDON
:
2
Readonly
NONE
:
0
Readonly
REBUY
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Texas Hold'em rebuy phase type constants (sync: internal/domain/Holdem.go).