scratch-vm/src/io
Evelyn Eastmond 5320dfb676 WeDo2 backwards compatibility update (#1518)
* Resolving #1492: No longer trying to make WeDo2 backwards compatible with Scratch Link API v1.0.

* Closing the socket on all BLE/BT errors.

* Adding BT disconnection.
2018-08-22 17:45:26 -04:00
..
bleSession.js WeDo2 backwards compatibility update (#1518) 2018-08-22 17:45:26 -04:00
btSession.js WeDo2 backwards compatibility update (#1518) 2018-08-22 17:45:26 -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 Runtime emits key pressed event 2018-05-22 17:24:22 -04:00
mouse.js Activate stage click hats if no other clicks are hit. 2018-04-23 14:25:58 -04:00
mouseWheel.js Mouse wheel IO system 2018-01-26 17:13:01 -04:00
userData.js Add UserData ioDevice for setting and getting username from blocks 2018-07-23 09:38:58 -04:00
video.js No more explicit layer groups, and separate extension into video and pen. 2018-05-20 22:30:20 -04:00