C# Class Compete.Model.Game.Match

Afficher le fichier Open project: aaronjensen/compete Class Usage Examples

Méthodes publiques

Méthode Description
Match ( IGame game, BotPlayer player1, BotPlayer player2 )
Play ( ) : GameResult

Method Details

Match() public méthode

public Match ( IGame game, BotPlayer player1, BotPlayer player2 )
game IGame
player1 BotPlayer
player2 BotPlayer

Play() public méthode

public Play ( ) : GameResult
Résultat GameResult