Options
All
  • Public
  • Public/Protected
  • All
Menu

The results interface that must be returned by a result handler for a {@link Tournament}

Hierarchy

  • Results

Index

Properties

Properties

ranks

ranks: Array<{ agentID: ID; rank: number }>

Array of Agent.IDs and their ranks in a Match. ranks can be the same number of players are considered to have tied or achieved equal standing

Generated using TypeDoc