 |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
union SDL_Event SDL_Event
Definition: imgui_impl_sdl.h:21
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
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