 |
Blamite Game Engine - blam!
00368.02.12.23.1347.blamite
The core library for the Blamite Game Engine.
|
IMGUI_IMPL_API void ImGui_ImplSDL2_Shutdown()
Definition: imgui_impl_sdl.cpp:225
IMGUI_IMPL_API bool ImGui_ImplSDL2_ProcessEvent(const SDL_Event *event)
Definition: imgui_impl_sdl.cpp:89
IMGUI_IMPL_API void ImGui_ImplSDL2_SetActiveWindowOverride(bool override_state)
Special function used to override active window checks.
Definition: imgui_impl_sdl.cpp:375
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForOpenGL(SDL_Window *window, void *sdl_gl_context)
Definition: imgui_impl_sdl.cpp:198
IMGUI_IMPL_API void ImGui_ImplSDL2_NewFrame(SDL_Window *window)
Definition: imgui_impl_sdl.cpp:346
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForMetal(SDL_Window *window)
Definition: imgui_impl_sdl.cpp:220
#define IMGUI_IMPL_API
Definition: imgui.h:60
Definition: SdlEmulationLayer.h:735
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForVulkan(SDL_Window *window)
Definition: imgui_impl_sdl.cpp:204
IMGUI_IMPL_API bool ImGui_ImplSDL2_InitForD3D(SDL_Window *window)
Definition: imgui_impl_sdl.cpp:212