This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a9a73151d50d76dc53fbbee80e7014f4127c8b6
love
/
src
/
modules
/
mouse
T
History
Alex Szpakowski
8a9a73151d
Pump events when calling love.mouse.getPosition/getX/getY/setX/setY, since some of SDL's backends don't update the internal mouse state until the next PumpEvents, if SDL_WarpMouseInWindow was called previously.
...
Resolves issue
#968
.
2015-01-03 23:02:10 -04:00
..
sdl
Pump events when calling love.mouse.getPosition/getX/getY/setX/setY, since some of SDL's backends don't update the internal mouse state until the next PumpEvents, if SDL_WarpMouseInWindow was called previously.
2015-01-03 23:02:10 -04:00
Cursor.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Cursor.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Mouse.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
Mouse.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Cursor.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Cursor.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Mouse.cpp
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
wrap_Mouse.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00