pxt-ev3/sim/visuals/nodes
Peli de Halleux 89a82b54dc
Ir proximity in simulator (#299)
* support for IR proximity

* fixing build issue

* missing break

* remove auto-start of sensor

* setting mode on onEvent

* flooring slider value

* bump up proximity

* fixing threshold blocks
2018-02-01 22:03:01 -08:00
..
brickView.ts fixing button down issues on touch/mouse (#294) 2018-01-31 14:21:17 -08:00
colorSensorView.ts Persist selected state of controls across simulator restarts 2017-12-28 11:17:18 -08:00
gyroSensorView.ts Update padding and fix wiring order 2017-12-26 23:19:04 -08:00
infraredview.ts Ir proximity in simulator (#299) 2018-02-01 22:03:01 -08:00
largeMotorView.ts Update large motor view SVG so that the drop shadow is outside the hole SVG 2018-01-12 13:50:09 -08:00
mediumMotorView.ts Generalizing motorView for both medium and large motor views. Initial work towards synced motor views. Adding sync label for controller motor. 2018-01-04 14:03:50 -08:00
moduleView.ts typo in generated filter 2018-02-01 14:08:28 -08:00
motorView.ts Generalizing motorView for both medium and large motor views. Initial work towards synced motor views. Adding sync label for controller motor. 2018-01-04 14:03:50 -08:00
portView.ts Simulator refactoring to support better resizing of modules and controls 2017-12-22 14:00:23 -08:00
touchSensorView.ts fixing button down issues on touch/mouse (#294) 2018-01-31 14:21:17 -08:00
ultrasonicView.ts Simulator refactoring to support better resizing of modules and controls 2017-12-22 14:00:23 -08:00