Ruyi SDK
Namespaces
Ruyi.SDK.Online
DuellingEloCalculator Class
DuellingEloCalculator Constructor
DuellingEloCalculator Methods
Click or drag to resizeClick or drag to resize

DuellingEloCalculator Class

[This is preliminary documentation and is subject to change.]

An ELO calculator for games with more than two teams / players.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineSkillCalculator
    Ruyi.SDK.OnlineDuellingEloCalculator

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class DuellingEloCalculator : SkillCalculator

The DuellingEloCalculator type exposes the following members.

Constructors
  NameDescription
Public methodDuellingEloCalculator
Default construction.
Top
Methods
  NameDescription
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Overrides SkillCalculatorCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating).)
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Inherited from SkillCalculator.)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ELO ratings for players based on the results of a match.
(Overrides SkillCalculatorCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32).)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ratings for players based on the results of a match.
(Inherited from SkillCalculator.)
Public methodIsSupported
Check whether or not an option is supported.
(Inherited from SkillCalculator.)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com