C# 클래스 Octgn.Launchers.GameTableLauncher

파일 보기 프로젝트 열기: octgn/OCTGN

공개 메소드들

메소드 설명
Launch ( int hostport, System.Guid game ) : void

비공개 메소드들

메소드 설명
Host ( ) : void
PlayWindowOnClosed ( object sender, EventArgs eventArgs ) : void
PlayerOnOnLocalPlayerWelcomed ( ) : void
StartGame ( ) : void
StartLocalGame ( DataNew game, string name, string password ) : void

메소드 상세

Launch() 공개 메소드

public Launch ( int hostport, System.Guid game ) : void
hostport int
game System.Guid
리턴 void