Method | Description | |
---|---|---|
AnnounceCombination ( |
||
HumanPlayer ( string name ) : System |
Constructor for the class. Creates a new human player with the specified name.
|
|
MakeAnnouncement ( |
||
PlayCard ( |
Method | Description | |
---|---|---|
PlayCard ( |
||
RaiseAnnounceMaking ( |
Raises the AnnounceMaking event
|
|
RaiseCardCombinationAnnouncing ( |
Raises the CardCombinationAnnouncing event
|
public AnnounceCombination ( |
||
combination | ||
return | bool |
public HumanPlayer ( string name ) : System | ||
name | string | The name of the player |
return | System |
public MakeAnnouncement ( |
||
manager | ||
return |
protected PlayCard ( |
||
manager | ||
return | void |
protected RaiseAnnounceMaking ( |
||
manager | ||
return |
protected RaiseCardCombinationAnnouncing ( |
||
combination | ||
return | bool |