diff options
| author | Sgeo <[email protected]> | 2017-07-07 22:29:27 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-07-07 22:29:27 -0400 |
| commit | 82a3c7050a55e9667c9bbc9b095e9085695ee578 (patch) | |
| tree | 540e9ac9d1a9d830c05ee347587a5b4ae7b65380 /NET.worlds.scape.ClickSensor.md | |
| parent | Created NET.worlds.scape.Shape (markdown) (diff) | |
| download | libreworlds-wiki-82a3c7050a55e9667c9bbc9b095e9085695ee578.tar.xz libreworlds-wiki-82a3c7050a55e9667c9bbc9b095e9085695ee578.zip | |
Created NET.worlds.scape.ClickSensor (markdown)
Diffstat (limited to 'NET.worlds.scape.ClickSensor.md')
| -rw-r--r-- | NET.worlds.scape.ClickSensor.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NET.worlds.scape.ClickSensor.md b/NET.worlds.scape.ClickSensor.md new file mode 100644 index 0000000..4f5d779 --- /dev/null +++ b/NET.worlds.scape.ClickSensor.md @@ -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 (???) | |