Merge pull request #3228 from EddieWoodley/glfw-raw-mouse-supported

vendor/glfw: Add RawMouseMotionSupported to wrapper
This commit is contained in:
gingerBill
2024-02-28 10:48:08 +00:00
committed by GitHub
+1
View File
@@ -149,6 +149,7 @@ WaitEvents :: glfw.WaitEvents
WaitEventsTimeout :: glfw.WaitEventsTimeout WaitEventsTimeout :: glfw.WaitEventsTimeout
PostEmptyEvent :: glfw.PostEmptyEvent PostEmptyEvent :: glfw.PostEmptyEvent
RawMouseMotionSupported :: glfw.RawMouseMotionSupported
GetInputMode :: glfw.GetInputMode GetInputMode :: glfw.GetInputMode
SetInputMode :: glfw.SetInputMode SetInputMode :: glfw.SetInputMode