Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
williamngan committed Oct 15, 2018
1 parent ee6975a commit f090218
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 61 deletions.
18 changes: 9 additions & 9 deletions dist/es2015/UI.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions dist/es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions dist/files/UI.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions dist/pts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/pts.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/json/class/UI_UIButton.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
"source": [
[
"UI.ts",
369,
370,
10
]
],
Expand Down Expand Up @@ -298,7 +298,7 @@
"source": [
[
"UI.ts",
394,
395,
10
]
],
Expand Down Expand Up @@ -370,7 +370,7 @@
"source": [
[
"UI.ts",
359,
360,
9
]
],
Expand Down Expand Up @@ -400,7 +400,7 @@
"source": [
[
"UI.ts",
380,
381,
9
]
],
Expand Down
22 changes: 11 additions & 11 deletions docs/json/class/UI_UIDragger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"source": [
[
"UI.ts",
407,
408,
22
]
],
Expand All @@ -16,7 +16,7 @@
"source": [
[
"UI.ts",
410,
411,
34
]
],
Expand All @@ -26,7 +26,7 @@
"inherits": false,
"signatures": [
{
"comment": "Create a dragger which has all the states in UIButton, with additional \"dragging\" (boolean) and \"offset\" (Pt) states. (See [`UI.state`](#link)) You may also create a new UIDragger using one of the static helper like [`UI.fromRectangle`](#link) or [`UI.fromCircle`](#link).",
"comment": "Create a dragger which has all the states in UIButton, with additional \"dragging\" (a boolean indicating whether it's currently being dragged) and \"offset\" (a Pt representing the offset between this UI's position and the pointer's position when dragged) states. (See [`UI.state`](#link)) You may also create a new UIDragger using one of the static helper like [`UI.fromRectangle`](#link) or [`UI.fromCircle`](#link).",
"returns": "UIDragger",
"returns_comment": false,
"parameters": [
Expand Down Expand Up @@ -268,7 +268,7 @@
"source": [
[
"UI.ts",
369,
370,
10
]
],
Expand Down Expand Up @@ -298,7 +298,7 @@
"source": [
[
"UI.ts",
466,
467,
9
]
],
Expand Down Expand Up @@ -328,7 +328,7 @@
"source": [
[
"UI.ts",
486,
487,
9
]
],
Expand Down Expand Up @@ -358,7 +358,7 @@
"source": [
[
"UI.ts",
394,
395,
10
]
],
Expand Down Expand Up @@ -430,7 +430,7 @@
"source": [
[
"UI.ts",
359,
360,
9
]
],
Expand Down Expand Up @@ -460,7 +460,7 @@
"source": [
[
"UI.ts",
456,
457,
8
]
],
Expand Down Expand Up @@ -490,7 +490,7 @@
"source": [
[
"UI.ts",
476,
477,
8
]
],
Expand Down Expand Up @@ -520,7 +520,7 @@
"source": [
[
"UI.ts",
380,
381,
9
]
],
Expand Down

0 comments on commit f090218

Please sign in to comment.