Class that handles pausing and resuming the game from the pause menu. More...
Public Member Functions | |
void | PauseGame () |
Function that pauses the game via timeScale. | |
void | PauseMenuResumeButton () |
Function that resumes the game via timeScale. |
Class that handles pausing and resuming the game from the pause menu.
|
inline |
Function that pauses the game via timeScale.
|
inline |
Function that resumes the game via timeScale.