|
CPP-TOOLBOX
|
#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 } |
|
strong |