Function getRealGameSpeed

  • Parameters

    • displayedGameSpeed: number

      number - the game speed displayed in the ui.

    • introSprint: boolean = false

      boolean - if the intro sprint card is currently active

    Returns number

    number - the actual game speed multiplier to use for math

    Function

    getRealGameSpeed - Return the actual speed multiplier from a displayed game speed, because the number in the UI is not the actual multiplier

Generated using TypeDoc