scratch-vm/src/io
Florrie be83c0ee74 Mouse wheel IO system
Towards fixing #865. This adds an IO class for detecting the mouse wheel
being scrolled. Basic tests are included; they mock the runtime to see
what blocks are activated by scrolling.
2018-01-26 17:13:01 -04:00
..
clock.js Use ES6 style classes 2017-04-17 19:42:48 -04:00
deviceManager.js Address feedback from review 2017-11-27 15:00:53 -05:00
keyboard.js Use ES6 style classes 2017-04-17 19:42:48 -04:00
mouse.js Update the mouse io to give scratch coordinates and client coordinates 2018-01-09 10:37:16 -05:00
mouseWheel.js Mouse wheel IO system 2018-01-26 17:13:01 -04:00