Gravity Flip
|
Inherits QMainWindow.
Public Member Functions | |
GameOverWindow (QWidget *parent=0) | |
Constructor. | |
void | display (int loser) |
Display the game over window. More... | |
Static Public Attributes | |
static int const | EXIT_CODE_REBOOT = 10000 |
Reboot Code Constant value to indicate that restart was selected. | |
void GameOverWindow::display | ( | int | loser | ) |
Display the game over window.
Index | of the loser |