frontend
Preparing search index...
types/phases
MemoryPhase
Variable MemoryPhase
Const
MemoryPhase
:
{
FLIP1
:
0
;
FLIP2
:
1
;
GAME_END
:
3
;
RESULT
:
2
}
= ...
Memory phase constants (sync: internal/domain/Memory.go).
Type Declaration
Readonly
FLIP1
:
0
Readonly
FLIP2
:
1
Readonly
GAME_END
:
3
Readonly
RESULT
:
2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Memory phase constants (sync: internal/domain/Memory.go).