C# 클래스 MBC.Core.CMatchInfo

상속: MBC.Shared.MatchInfo
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
CMatchInfo ( Configuration config ) : System

Initializes the underlying MatchInfo with values provided by a Configuration and associates the MatchInfo with the given ControllerInformation.

비공개 메소드들

메소드 설명
DetermineGameMode ( Configuration config ) : void

메소드 상세

CMatchInfo() 공개 메소드

Initializes the underlying MatchInfo with values provided by a Configuration and associates the MatchInfo with the given ControllerInformation.
A controller is not designed for the /// configured .
public CMatchInfo ( Configuration config ) : System
config Configuration The to load settings from.
리턴 System