C# 클래스 Compete.Model.Game.Match

파일 보기 프로젝트 열기: aaronjensen/compete 1 사용 예제들

공개 메소드들

메소드 설명
Match ( IGame game, BotPlayer player1, BotPlayer player2 )
Play ( ) : GameResult

메소드 상세

Match() 공개 메소드

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

Play() 공개 메소드

public Play ( ) : GameResult
리턴 GameResult