frontend
    Preparing search index...

    Variable SpiderPhaseConst

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

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

    Type Declaration

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