core
Toggle table of contents
1.0.0-beta.9k
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
io.github.lunalobos.chess4kt
/
RatedMatch
/
RatedMatch
Rated
Match
constructor
(
white
:
Player
,
black
:
Player
,
eloCalculator
:
EloCalculator
,
id
:
Any
?
=
null
,
round
:
Int
?
=
null
)