Méthode | Description | |
---|---|---|
ComputerPlayer ( ) |
Default constructor
|
|
ComputerPlayer ( string name ) |
Constructor for the class. Creates a new computer player with the specified name.
|
|
RaiseAnnounceMade ( |
Raises the AnnounceMade event
|
|
RaiseCardCombinationAnnounced ( |
Raises the CombinationAnnounced event
|
protected ComputerPlayer ( string name ) | ||
name | string | The name of the player |
protected RaiseAnnounceMade ( |
||
announce | ||
Résultat | void |
protected RaiseCardCombinationAnnounced ( |
||
combination | ||
Résultat | void |