TwoPlayerTrueSkillCalculator Methods |
[This is preliminary documentation and is subject to change.]
The TwoPlayerTrueSkillCalculator type exposes the following members.
Name | Description | |
---|---|---|
CalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating) |
Calculate the quality of the match.
(Inherited from SkillCalculator.) | |
CalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating) |
Calculate the quality of the match.
(Overrides SkillCalculatorCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating).) | |
CalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32) |
Calculates the new ratings for players based on the results of a match.
(Inherited from SkillCalculator.) | |
CalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32) |
Calculates the new ratings for players based on the results of a match.
(Overrides SkillCalculatorCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32).) | |
IsSupported |
Check whether or not an option is supported.
(Inherited from SkillCalculator.) |