Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TournamentInterfaces

Tournament Interfaces

Index

Type aliases

tournamentGrandFinalsModifier

tournamentGrandFinalsModifier: "single match" | "skip"

tournamentRankedByType

tournamentRankedByType: "match wins" | "game wins" | "game win percentage" | "points scored" | "points difference" | "custom"

tournamentTieBreakType

tournamentTieBreakType: "match wins vs tied" | "game wins" | "points scored"

tournamentTypeType

tournamentTypeType: "single elimination" | "double elimination" | "round robin"

Generated using TypeDoc