KDGpuExample::ImGuiInputHandler¶
Module: KDGpuExample API
#include <KDGpuExample/imgui_input_handler.h>
Inherits from KDFoundation::Object
Public Functions¶
Name | |
---|---|
ImGuiInputHandler() | |
void | event(KDFoundation::EventReceiver * target, KDFoundation::Event * ev) override |
Public Attributes¶
Name | |
---|---|
KDBindings::Property< bool > | enabled |
Public Functions Documentation¶
function ImGuiInputHandler¶
1 |
|
function event¶
1 2 3 4 |
|
Public Attributes Documentation¶
variable enabled¶
1 |
|
Updated on 2024-12-15 at 00:01:55 +0000