frontend
    Preparing search index...

    Variable FreeCellPhaseConst

    FreeCellPhase: { GAME_CLEAR: 1; GAME_OVER: 2; PLAYING: 0 } = ...

    FreeCell phase constants (sync: internal/domain/FreeCell.go).

    Type Declaration

    • ReadonlyGAME_CLEAR: 1
    • ReadonlyGAME_OVER: 2
    • ReadonlyPLAYING: 0