CPP-TOOLBOX
Loading...
Searching...
No Matches
input_graphics_sound_menu.hpp File Reference
#include <iostream>
#include <vector>
#include <functional>
#include <glad/glad.h>
#include <GLFW/glfw3.h>
#include "sbpt_generated_includes.hpp"

Go to the source code of this file.

Classes

class  InputGraphicsSoundMenu
 Handles all user interface (UI) states related to input, graphics, and sound configuration. More...
 

Enumerations

enum class  UIState {
  MAIN_MENU , SETTINGS_MENU , PROGRAM_SETTINGS , INPUT_SETTINGS ,
  SOUND_SETTINGS , GRAPHICS_SETTINGS , ADVANCED_SETTINGS , ABOUT
}
 

Enumeration Type Documentation

◆ UIState

enum class UIState
strong
Enumerator
MAIN_MENU 
SETTINGS_MENU 
PROGRAM_SETTINGS 
INPUT_SETTINGS 
SOUND_SETTINGS 
GRAPHICS_SETTINGS 
ADVANCED_SETTINGS 
ABOUT