Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
williamngan committed May 7, 2018
1 parent bff23b0 commit a2f53e7
Show file tree
Hide file tree
Showing 67 changed files with 13,644 additions and 1,425 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

158 changes: 82 additions & 76 deletions docs/classes/_bound_.bound.html

Large diffs are not rendered by default.

128 changes: 67 additions & 61 deletions docs/classes/_canvas_.canvasform.html

Large diffs are not rendered by default.

166 changes: 86 additions & 80 deletions docs/classes/_canvas_.canvasspace.html

Large diffs are not rendered by default.

299 changes: 168 additions & 131 deletions docs/classes/_color_.color.html

Large diffs are not rendered by default.

20 changes: 13 additions & 7 deletions docs/classes/_create_.create.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> delaunay</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L139">Create.ts:139</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L139">Create.ts:139</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> distribute<wbr>Linear</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L42">Create.ts:42</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L42">Create.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -184,7 +184,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> distribute<wbr>Random</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L25">Create.ts:25</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L25">Create.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -227,7 +227,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> grid<wbr>Cells</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L79">Create.ts:79</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L79">Create.ts:79</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -271,7 +271,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> grid<wbr>Pts</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L58">Create.ts:58</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L58">Create.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -321,7 +321,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> noise<wbr>Pts</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L119">Create.ts:119</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L119">Create.ts:119</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -376,7 +376,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> radial<wbr>Pts</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Create.ts#L101">Create.ts:101</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Create.ts#L101">Create.ts:101</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -444,6 +444,9 @@ <h4 class="tsd-returns-title">Returns <a href="_pt_.group.html" class="tsd-signa
<li class=" tsd-kind-external-module">
<a href="../modules/_op_.html">"<wbr>Op"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_physics_.html">"<wbr>Physics"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_pt_.html">"<wbr>Pt"</a>
</li>
Expand All @@ -465,6 +468,9 @@ <h4 class="tsd-returns-title">Returns <a href="_pt_.group.html" class="tsd-signa
<li class=" tsd-kind-external-module">
<a href="../modules/__lib_.html">"_<wbr>lib"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/__module_.html">"_<wbr>module"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
Expand Down
116 changes: 61 additions & 55 deletions docs/classes/_create_.delaunay.html

Large diffs are not rendered by default.

177 changes: 107 additions & 70 deletions docs/classes/_create_.noise.html

Large diffs are not rendered by default.

154 changes: 80 additions & 74 deletions docs/classes/_dom_.domspace.html

Large diffs are not rendered by default.

158 changes: 82 additions & 76 deletions docs/classes/_dom_.htmlform.html

Large diffs are not rendered by default.

154 changes: 80 additions & 74 deletions docs/classes/_dom_.htmlspace.html

Large diffs are not rendered by default.

22 changes: 14 additions & 8 deletions docs/classes/_form_.font.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L253">Form.ts:253</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L253">Form.ts:253</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -200,7 +200,7 @@ <h3>face</h3>
<div class="tsd-signature tsd-kind-icon">face<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L251">Form.ts:251</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L251">Form.ts:251</a></li>
</ul>
</aside>
</section>
Expand All @@ -210,7 +210,7 @@ <h3>line<wbr>Height</h3>
<div class="tsd-signature tsd-kind-icon">line<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L250">Form.ts:250</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L250">Form.ts:250</a></li>
</ul>
</aside>
</section>
Expand All @@ -220,7 +220,7 @@ <h3>size</h3>
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L249">Form.ts:249</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L249">Form.ts:249</a></li>
</ul>
</aside>
</section>
Expand All @@ -230,7 +230,7 @@ <h3>style</h3>
<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L252">Form.ts:252</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L252">Form.ts:252</a></li>
</ul>
</aside>
</section>
Expand All @@ -240,7 +240,7 @@ <h3>weight</h3>
<div class="tsd-signature tsd-kind-icon">weight<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L253">Form.ts:253</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L253">Form.ts:253</a></li>
</ul>
</aside>
</section>
Expand All @@ -257,7 +257,7 @@ <h3>value</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L275">Form.ts:275</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L275">Form.ts:275</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -282,7 +282,7 @@ <h3>to<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L281">Form.ts:281</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L281">Form.ts:281</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -329,6 +329,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<li class=" tsd-kind-external-module">
<a href="../modules/_op_.html">"<wbr>Op"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_physics_.html">"<wbr>Physics"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_pt_.html">"<wbr>Pt"</a>
</li>
Expand All @@ -350,6 +353,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<li class=" tsd-kind-external-module">
<a href="../modules/__lib_.html">"_<wbr>lib"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/__module_.html">"_<wbr>module"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
Expand Down
12 changes: 9 additions & 3 deletions docs/classes/_form_.form.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _ready</h3>
<div class="tsd-signature tsd-kind-icon">_ready<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L14">Form.ts:14</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L14">Form.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -139,7 +139,7 @@ <h3>ready</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L19">Form.ts:19</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L19">Form.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -164,7 +164,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> _check<wbr>Size</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/91de63a/src/Form.ts#L26">Form.ts:26</a></li>
<li>Defined in <a href="https://github.com/williamngan/pts/blob/bff23b0/src/Form.ts#L26">Form.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -222,6 +222,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/_op_.html">"<wbr>Op"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_physics_.html">"<wbr>Physics"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/_pt_.html">"<wbr>Pt"</a>
</li>
Expand All @@ -243,6 +246,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/__lib_.html">"_<wbr>lib"</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/__module_.html">"_<wbr>module"</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
Expand Down

0 comments on commit a2f53e7

Please sign in to comment.