Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/right click #92

Merged
merged 16 commits into from
Oct 23, 2019
Prev Previous commit
Next Next commit
Revert "update docs"
This reverts commit f12a315.
  • Loading branch information
tibotiber committed Oct 22, 2019
commit f91cdf4bc0f6c8f40e22756a3def6cbe1992d862
24 changes: 12 additions & 12 deletions docs/json/class/UI_UI.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down Expand Up @@ -636,15 +636,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down
24 changes: 12 additions & 12 deletions docs/json/class/UI_UIButton.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down Expand Up @@ -768,15 +768,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down
24 changes: 12 additions & 12 deletions docs/json/class/UI_UIDragger.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,15 +217,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down Expand Up @@ -888,15 +888,15 @@
"default": false
},
{
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))\n",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"default": false
}
],
Expand Down