allow resetting games
This commit is contained in:
@@ -31,6 +31,11 @@ class GameParameters {
|
||||
*/
|
||||
GameParameters(Gamemode gamemode, const Player& controls);
|
||||
|
||||
/**
|
||||
* Resets all stats and parameters
|
||||
*/
|
||||
void reset();
|
||||
|
||||
/**
|
||||
* Counts the newly cleared lines and update level and stats if needed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user