Created NET.worlds.scape.ClickSensor (markdown)

Sgeo 2017-07-07 22:29:27 -04:00
parent 9c02601837
commit 82a3c7050a

@ -0,0 +1,7 @@
| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for ClickSensor | 0-2 |
| All | Implicit [[NET.worlds.scape.Sensor]] | Sensor |
| All | Integer | Bitmask for mouse buttons: `1<<0` = left, `1<<1` = right, `1<<2` = center |
| 1-2 | Boolean | Wait for up |
| 2 | String | Config URL (???) |