Helper to handle Challenge mode specifics

Hierarchy (view full)

Constructors

Properties

challenges: Challenge[] = []
game: default

Methods

  • Transitions to the start of a battle.

    Parameters

    • Optionalspecies: Species[]

      Optional array of species to start the battle with.

    Returns Promise<void>

    A promise that resolves when the battle is started.