Commit before using central mouse context type

This commit is contained in:
2024-11-10 17:56:50 +00:00
parent b48e949577
commit f35dfc66bd
8 changed files with 159 additions and 106 deletions
+1
View File
@@ -15,6 +15,7 @@ defaultInput :: Input
defaultInput =
Input
{ _clickPos = mempty
, _mouseContext = NoMouseContext
, _clickWorldPos = mempty
, _heldPos = mempty
, _heldWorldPos = mempty