C# Class MingStar.SimUniversity.Game.GameController

Afficher le fichier Open project: MingStar/SimUniversity Class Usage Examples

Méthodes publiques

Méthode Description
GameController ( IGameViewer viewer, Game game, bool hasHumanPlayer ) : System
Run ( ) : int

Method Details

GameController() public méthode

public GameController ( IGameViewer viewer, Game game, bool hasHumanPlayer ) : System
viewer IGameViewer
game Game
hasHumanPlayer bool
Résultat System

Run() public méthode

public Run ( ) : int
Résultat int