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