Keyboard mouse binding controls (#682)

* kbm controls

* submodule

* files.cmake

* a

* Fixes

* include <cstring> in J3DStruct.h

---------

Co-authored-by: Luke Street <luke@street.dev>
This commit is contained in:
qwertyquerty
2026-05-06 21:07:28 -07:00
committed by GitHub
parent b4761cc54e
commit 39d43a8d8f
11 changed files with 340 additions and 98 deletions
-1
View File
@@ -385,7 +385,6 @@ namespace dusk {
m_menuTools.ShowSaveEditor();
m_menuTools.ShowStateShare();
}
DuskDebugPad(); // temporary, remove later
// Hide mouse cursor if the F1 menu is not open and the cursor is idle for 3 seconds.
ImGuiIO& io = ImGui::GetIO();