This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-24 12:03:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ca01ed332d
phaser
/
src
/
input
/
mouse
History
Richard Davey
619fd18028
MouseManager.preventDefaultWheel
is a new boolean property, set via the
inputMousePreventDefaultWheel
config option that allows you to toggle capture of mouse wheel at runtime.
2020-10-07 10:14:02 +01:00
..
index.js
Changed copyright date to 2020
2020-01-15 12:07:09 +00:00
MouseManager.js
MouseManager.preventDefaultWheel
is a new boolean property, set via the
inputMousePreventDefaultWheel
config option that allows you to toggle capture of mouse wheel at runtime.
2020-10-07 10:14:02 +01:00