SongGuess
    Preparing search index...

    Enumeration GamePhase

    Index

    Enumeration Members

    ANSWER: 3

    The phase where the correct answer is shown.

    ANSWERING: 2

    Answering phase. This is where audio should start and while in this phase, players can answer.

    PAUSE_MUSIC: 4

    Shortly before the next round starts, the music should get paused.

    PICKING: 0

    Picking phase, where the question(s) for this round get picked.

    QUESTION: 1

    Question first shown phase. This is where audio should be downloaded.