|
FuncDoodle
|
#include "Window.h"#include "Audio/AudioManager.h"#include "Test/Test.h"#include "UI/ImUtil.h"#include "UI/Themes.h"#include "Util/MacroUtils.h"#include "imgui_impl_glfw.h"#include <GLFW/glfw3.h>#include <glad/glad.h>#include <stb_image.h>Namespaces | |
| namespace | FuncDoodle |
| The FuncDoodle C++ namespace. | |
| namespace | FuncDoodle::Platform |
Macros | |
| #define | GLFW_INCLUDE_NONE |
| #define | TOML_EXCEPTIONS 0 |
Variables | |
| bool | FuncDoodle::Platform::g_GlfwInitted = false |
| Global flag indicating whether GLFW has been initialized. | |
| #define GLFW_INCLUDE_NONE |
| #define TOML_EXCEPTIONS 0 |