1#ifndef INCLUDE_COREIMGUI_COREIMGUI_H_ 
    2#define INCLUDE_COREIMGUI_COREIMGUI_H_ 
static void ShowProjectWindow()
Definition ImGuiCore.cpp:329
static void InitImGuiStyle()
Definition ImGuiCore.cpp:121
static void Draw()
Definition ImGuiCore.cpp:77
static void ShowProjectRendered()
Definition ImGuiCore.cpp:343
static void TB_ProjectSelector()
Definition ImGuiCore.cpp:243
static void ShowToolBox()
Definition ImGuiCore.cpp:226
static void TB_ResolutionSlider()
Definition ImGuiCore.cpp:283
static bool HandleWindowResize()
Definition ImGuiCore.cpp:206
static void SetImGuiWindowProportions()
Definition ImGuiCore.cpp:173
static void Update()
Definition ImGuiCore.cpp:61
static void Init()
Definition ImGuiCore.cpp:19
static void Quit()
Definition ImGuiCore.cpp:52
static void ShowConsole()
Definition ImGuiCore.cpp:297