C# Class MingStar.SimUniversity.Game.GameController

显示文件 Open project: MingStar/SimUniversity Class Usage Examples

Public Methods

Method Description
GameController ( IGameViewer viewer, Game game, bool hasHumanPlayer ) : System
Run ( ) : int

Method Details

GameController() public method

public GameController ( IGameViewer viewer, Game game, bool hasHumanPlayer ) : System
viewer IGameViewer
game Game
hasHumanPlayer bool
return System

Run() public method

public Run ( ) : int
return int