Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TTMatchRank<T>

The ranking of a match.

Type parameters

  • T

    The type that describes each player

Hierarchy

  • TTMatchRank

Index

Properties

Properties

ranked

ranked: TTPlayerRank<T>[]

The players sorted by rank

rankedSets

rankedSets: TTMatchSet[]

The sets that are used in the calculating the ranking. Only sets of ranked players are included.

Generated using TypeDoc