![]() |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
#include <imgui_internal.h>
Public Member Functions | |
ImGuiWindowSettings () | |
Public Attributes | |
char * | Name |
ImGuiID | ID |
ImVec2ih | Pos |
ImVec2ih | Size |
bool | Collapsed |
|
inline |
bool ImGuiWindowSettings::Collapsed |
ImGuiID ImGuiWindowSettings::ID |
char* ImGuiWindowSettings::Name |
ImVec2ih ImGuiWindowSettings::Pos |
ImVec2ih ImGuiWindowSettings::Size |