blob: 4f5d7795de205d97a90333bed81b22bcb8ef94c2 (
plain) (
blame)
1
2
3
4
5
6
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 (???) |
|