C# Class Octgn.Launchers.GameTableLauncher

Mostra file Open project: octgn/OCTGN

Public Methods

Method Description
Launch ( int hostport, System.Guid game ) : void

Private Methods

Method Description
Host ( ) : void
PlayWindowOnClosed ( object sender, EventArgs eventArgs ) : void
PlayerOnOnLocalPlayerWelcomed ( ) : void
StartGame ( ) : void
StartLocalGame ( DataNew game, string name, string password ) : void

Method Details

Launch() public method

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