Engine
Frameworkcreatedbymeusableforthecreationofsimplegames.CurrentlysupportsOpenGL(Verysimple)andVulkan.
Public Attributes | List of all members
ImGuiColMod Struct Reference

#include <imgui_internal.h>

Public Attributes

ImGuiCol Col
 
ImVec4 BackupValue
 

Detailed Description

Definition at line 294 of file imgui_internal.h.

Member Data Documentation

ImVec4 ImGuiColMod::BackupValue

Definition at line 297 of file imgui_internal.h.

ImGuiCol ImGuiColMod::Col

Definition at line 296 of file imgui_internal.h.


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