|
FuncDoodle
|
Runtime configuration and user-adjustable application settings. More...
Go to the source code of this file.
Classes | |
| struct | FuncDoodle::AppSettings |
| Represents the application's current settings and loaded from imgui.ini. More... | |
Namespaces | |
| namespace | FuncDoodle |
| The FuncDoodle C++ namespace. | |
Runtime configuration and user-adjustable application settings.
This file defines the AppSettings struct, which stores global settings for FuncDoodle and is typically loaded/saved via ImGui configuration files.
Settings include toggles for audio, preview behavior, undo mode, and performance-related frame limiting.