Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TTMatchSet

A set intended to be used in a match.

Hierarchy

  • TTMatchSet

Index

Properties

awayPlayerId

awayPlayerId: number

The key for the away player associated player in the match.

homePlayerId

homePlayerId: number

The key for the home player associated player in the match.

id

id: number

A key given to the set, so that it can later be easily identified.

set

set: TTSet

The score state of the set.

Generated using TypeDoc