![]() |
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 | |
ImGuiNavMoveResult () | |
void | Clear () |
Public Attributes | |
ImGuiID | ID |
ImGuiID | SelectScopeId |
ImGuiWindow * | Window |
float | DistBox |
float | DistCenter |
float | DistAxial |
ImRect | RectRel |
|
inline |
|
inline |
float ImGuiNavMoveResult::DistAxial |
float ImGuiNavMoveResult::DistBox |
float ImGuiNavMoveResult::DistCenter |
ImGuiID ImGuiNavMoveResult::ID |
ImRect ImGuiNavMoveResult::RectRel |
ImGuiID ImGuiNavMoveResult::SelectScopeId |
ImGuiWindow* ImGuiNavMoveResult::Window |