bool Answer
An answer returned by a player. The answer is either true or false denoting he/she has or does not ha...
A question asked by a player. The player asks another player for a specific card from a certain set.
int set
The set the card which is asked belongs to.
int player
The player the question is asked to.
int card
The card in the set which is asked for.