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