frontend
Preparing search index...
types/phases
DoubtPhase
Variable DoubtPhase
Const
DoubtPhase
:
{
DOUBT
:
1
;
END
:
2
;
PLAY
:
0
}
= ...
Doubt phase constants (sync: internal/domain/Doubt.go).
Type Declaration
Readonly
DOUBT
:
1
Readonly
END
:
2
Readonly
PLAY
:
0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Doubt phase constants (sync: internal/domain/Doubt.go).