|
group2 0.1.0
CSE 125 Group 2
|
#include "config/InputBindings.hpp"#include "config/UserSettings.hpp"#include "menus/pause/ConfirmModal.hpp"#include <SDL3/SDL_events.h>#include <cstddef>#include <optional>#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| struct | SettingsEditorResult |
| Result commands emitted by one settings-editor render pass. More... | |
| class | SettingsEditor |
| Shared tabbed settings editor used by front-end screens and the pause menu. More... | |
| struct | SettingsEditor::ListeningBinding |