We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc6428 commit e2fb1b7Copy full SHA for e2fb1b7
Player.h
@@ -50,8 +50,6 @@ class Player {
50
void removeCup(); // Note exception
51
// accessor and mutator for Tim Round
52
int getTimRound();
53
- void resetTimRound();
54
- void addTimRound();
55
void stayInLine();
56
void leaveLine();
57
// returns a random number with uniform distribution between 1 to 6
0 commit comments