![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "imgui.h"#include <Strings/components/utils/io/io.h>#include <Strings/components/utils/converters/converters.h>#include "components/3rdparty/imgui/formats/imgui_impl_sdl.h"#include "components/3rdparty/imgui/formats/dx11/imgui_impl_dx11.h"#include "components/3rdparty/imgui/formats/opengl3/imgui_impl_opengl3.h"#include "components/3rdparty/imgui/formats/ogre2/imgui_impl_ogre2.h"#include "components/3rdparty/imgui/formats/bgfx/imgui.h"#include "components/rendering/rendering.h"#include "components/diagnostics/logger/logger.h"#include "components/settings/config/config.h"#include "components/resources/engine_definitions/engine_definitions.h"#include "components/core/utils/utilities.h"#include "components/ui/themes/themes.h"#include "core.h"
Include dependency graph for imgui.cpp:Variables | |
| bool | imgui_initialized = false |
| Whether or not ImGUI has been initialized. More... | |
| bool imgui_initialized = false |
Whether or not ImGUI has been initialized.