C# Class SmartboyDevelopments.Haxxit.Game

显示文件 Open project: smartboyathome/Haxxit

Public Methods

Method Description
Game ( Network game_network, Player current_player ) : System
SelectServer ( Server server ) : bool

Method Details

Game() public method

public Game ( Network game_network, Player current_player ) : System
game_network Network
current_player Player
return System

SelectServer() public method

public SelectServer ( Server server ) : bool
server Server
return bool