We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bde0b80 commit dad5c37Copy full SHA for dad5c37
src/SDL/Input/Mouse.hs
@@ -17,6 +17,7 @@ module SDL.Input.Mouse
17
, MouseScrollDirection(..)
18
19
-- * Mouse State
20
+ , ModalLocation(..)
21
, getModalMouseLocation
22
, getAbsoluteMouseLocation
23
, getRelativeMouseLocation
0 commit comments