blob: 8d20bdf42fb52f1ed9d1b9cae37d4c95ae4aa377 (
plain) (
blame)
1
2
3
4
5
6
7
|
| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for ClickSensor | 0-2 |
| All | Implicit [[Sensor|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 (???) |
|