LSRE 2
|
Represents a match between two players. Mais...
Membros públicos | |
Match (Player loser, Player winner) | |
Gets a new instance of match. Mais... | |
double | GetLikelihood () |
Gets how likely was that result to happen given each player's score. Mais... | |
override string | ToString () |
Atributos Públicos | |
readonly Player | winner |
The winner of the match Mais... | |
readonly Player | loser |
The loser of the match Mais... | |
Represents a match between two players.
Gets a new instance of match.
loser | |
winner |
double LSRE2.Match.GetLikelihood | ( | ) |
Gets how likely was that result to happen given each player's score.
readonly Player LSRE2.Match.loser |
The loser of the match
readonly Player LSRE2.Match.winner |
The winner of the match