Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tibotiber committed Oct 17, 2019
1 parent 8edce52 commit f12a315
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
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": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"default": false
}
],
Expand Down Expand Up @@ -636,15 +636,15 @@
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"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": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"default": false
}
],
Expand Down Expand Up @@ -768,15 +768,15 @@
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"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": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"default": false
}
],
Expand Down Expand Up @@ -888,15 +888,15 @@
"default": false
},
{
"name": "evt",
"comment": "a MouseEvent emitted by the browser (See [MDN docs](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent))",
"type": "MouseEvent",
"name": "p",
"comment": "a point to check",
"type": "PtLike",
"default": false
},
{
"name": "p",
"comment": "a point to check\n",
"type": "PtLike",
"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",
"default": false
}
],
Expand Down

0 comments on commit f12a315

Please sign in to comment.