frontend
Preparing search index...
types/phases
VideoPokerPhase
Variable VideoPokerPhase
Const
VideoPokerPhase
:
{
BET
:
1
;
DRAW
:
2
;
RESULT
:
3
}
= ...
Video Poker phase constants (sync: internal/domain/VideoPoker.go).
Type Declaration
Readonly
BET
:
1
Readonly
DRAW
:
2
Readonly
RESULT
:
3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Video Poker phase constants (sync: internal/domain/VideoPoker.go).