VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
GameplayMenuManager Class Reference

Class that handles a Gameplay menu. More...

Inheritance diagram for GameplayMenuManager:
Collaboration diagram for GameplayMenuManager:

Public Member Functions

void ResetProgress ()
 Resets game progress.
void ChangeSensitivity ()
 Changes the mouse sensitivity to the value of the slider.
void ToggleFPSCounter (bool value)
 Toggles on and off the FPS Counter.

Detailed Description

Class that handles a Gameplay menu.

Member Function Documentation

◆ ChangeSensitivity()

void GameplayMenuManager.ChangeSensitivity ( )
inline

Changes the mouse sensitivity to the value of the slider.

◆ ResetProgress()

void GameplayMenuManager.ResetProgress ( )
inline

Resets game progress.

◆ ToggleFPSCounter()

void GameplayMenuManager.ToggleFPSCounter ( bool value)
inline

Toggles on and off the FPS Counter.

Parameters
value

The documentation for this class was generated from the following file: