C# Class AIsOfCatan.Player

Data object containing information about a player in the game
Afficher le fichier Open project: rasmusgreve/catan Class Usage Examples

Méthodes publiques

Méthode Description
Player ( IAgent agent, int id ) : System

Method Details

Player() public méthode

public Player ( IAgent agent, int id ) : System
agent IAgent
id int
Résultat System