mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-11-25 21:41:18 +00:00
- Added to SImGuiWidget and FImGuiInputHandler handling of touch started, move and ended events. - Events are passed to FImGuiInputState to be copied to ImGui IO as a mouse move and left button down. - Added one frame lag between touch ending event and ending processing, to allow ImGui handle mouse-up event. |
||
|---|---|---|
| .. | ||
| ImGuiDelegates.h | ||
| ImGuiInputHandler.h | ||
| ImGuiModule.h | ||
| ImGuiModuleProperties.h | ||
| ImGuiTextureHandle.h | ||