Ruyi SDK
Namespaces
Ruyi.SDK.Online
GameInfo Class
GameInfo Constructor
GameInfo Properties
Click or drag to resizeClick or drag to resize

GameInfo Constructor

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

Construct a game info.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public GameInfo(
	double initialMean,
	double initialStandardDeviation,
	double beta,
	double dynamicFactor,
	double drawProbability
)

Parameters

initialMean
Type: SystemDouble
The initial mean of players' ratings.
initialStandardDeviation
Type: SystemDouble
The initial standard deviation of players' ratings.
beta
Type: SystemDouble
The beta.
dynamicFactor
Type: SystemDouble
The dynamic factor.
drawProbability
Type: SystemDouble
The probability the game ends in a draw.
See Also

Reference

GameInfo Class
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