Method | Description | |
---|---|---|
CheckHand ( List |
Check to see if the player has cardIDs in their hand
|
|
GamePlayer ( ) : System | ||
GamePlayer ( IDataReader idr ) : System |
public CheckHand ( List |
||
cardIDs | List |
List of card IDs to check if present in player's hand |
return | List |
public GamePlayer ( IDataReader idr ) : System | ||
idr | IDataReader | |
return | System |