C# Class GameModeFortress.ManicDiggerProgram

Show file Open project: henon/manic_digger

Public Properties

Property Type Description
exit IGameExit

Public Methods

Method Description
ServerThreadStart ( ) : void

Private Methods

Method Description
Main ( string args ) : void
Start ( string args ) : void

Method Details

ServerThreadStart() public static method

public static ServerThreadStart ( ) : void
return void

Property Details

exit public static property

public static IGameExit exit
return IGameExit