![]() |
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 | |
ImGuiPtrOrIndex (void *ptr) | |
ImGuiPtrOrIndex (int index) | |
Public Attributes | |
void * | Ptr |
int | Index |
|
inline |
|
inline |
int ImGuiPtrOrIndex::Index |
void* ImGuiPtrOrIndex::Ptr |