Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Compete
Model
Game
Match
C# Class Compete.Model.Game.Match
Mostra file
Open project: aaronjensen/compete
Class Usage Examples
Public Methods
Method
Description
Match
(
IGame
game
,
BotPlayer
player1
,
BotPlayer
player2
)
Play
( ) :
GameResult
Method Details
Match()
public
method
public
Match
(
IGame
game
,
BotPlayer
player1
,
BotPlayer
player2
)
game
IGame
player1
BotPlayer
player2
BotPlayer
Play()
public
method
public
Play
( ) :
GameResult
return
GameResult