Function waveSpawns

  • Parameters

    • wave: number

      number - the wave to generate spawn data for

    • enemyBalance: boolean

      boolean - if the enemy balance card is equipped

    Returns Readonly<Spawns>

    Spawns - the spawn data for the current wave, in the format specified by type Spawns

    Function

    waveSpawns - The predicted average spawns for the current wave, at 5 game speed and 60 fps. Note that game speed and device fps can both change this.

Generated using TypeDoc