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