![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.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 |