Function setNextOpponent

  • Sets an opponent in the next match he has to go.

    Parameters

    • nextMatch: Match

      A match which follows the current one.

    • nextSide: Side

      The side the opponent will be on in the next match.

    • Optional match: Match

      The current match.

    • Optional currentSide: Side

      The side the opponent is currently on.

    Returns void

Generated using TypeDoc