Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImGuiWindowSettings Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImGuiWindowSettings ()
 

Public Attributes

char * Name
 
ImGuiID ID
 
ImVec2ih Pos
 
ImVec2ih Size
 
bool Collapsed
 

Constructor & Destructor Documentation

◆ ImGuiWindowSettings()

ImGuiWindowSettings::ImGuiWindowSettings ( )
inline

Member Data Documentation

◆ Collapsed

bool ImGuiWindowSettings::Collapsed

◆ ID

ImGuiID ImGuiWindowSettings::ID

◆ Name

char* ImGuiWindowSettings::Name

◆ Pos

ImVec2ih ImGuiWindowSettings::Pos

◆ Size

ImVec2ih ImGuiWindowSettings::Size

The documentation for this struct was generated from the following file: