@echecs/tournament - v3.3.0
Preparing search index...
AcceleratedRound
Interface AcceleratedRound
Accelerated rounds configuration for a group of players.
interface
AcceleratedRound
{
firstPlayerId
:
string
;
firstRound
:
number
;
gamePoints
:
number
;
lastPlayerId
:
string
;
lastRound
:
number
;
matchPoints
:
number
;
}
Index
Properties
first
Player
Id
first
Round
game
Points
last
Player
Id
last
Round
match
Points
Properties
first
Player
Id
firstPlayerId
:
string
first
Round
firstRound
:
number
game
Points
gamePoints
:
number
last
Player
Id
lastPlayerId
:
string
last
Round
lastRound
:
number
match
Points
matchPoints
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Player
Id
first
Round
game
Points
last
Player
Id
last
Round
match
Points
@echecs/tournament - v3.3.0
Loading...
Accelerated rounds configuration for a group of players.