Quaternity
|
A question asked by a player. The player asks another player for a specific card from a certain set. More...
#include <round.h>
Public Attributes | |
int | player |
The player the question is asked to. More... | |
int | set |
The set the card which is asked belongs to. More... | |
int | card |
The card in the set which is asked for. More... | |
A question asked by a player. The player asks another player for a specific card from a certain set.
int Question::set |