Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Milchreis committed Jun 22, 2022
1 parent eb6c33b commit 3e8b513
Show file tree
Hide file tree
Showing 11 changed files with 244 additions and 67 deletions.
10 changes: 8 additions & 2 deletions dist/p5.tween.js

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

2 changes: 1 addition & 1 deletion dist/p5.tween.min.js

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

2 changes: 1 addition & 1 deletion docs/assets/js/search.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L11">Tween.ts:11</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L11">Tween.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -153,7 +153,7 @@ <h3>add<wbr>Motion</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#addmotion">addMotion</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L50">Tween.ts:50</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L50">Tween.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -203,7 +203,7 @@ <h3>add<wbr>Motion<wbr>To</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/GeometricObjectTween.ts#L5">GeometricObjectTween.ts:5</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/GeometricObjectTween.ts#L5">GeometricObjectTween.ts:5</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h3>add<wbr>Motions</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#addmotions">addMotions</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L70">Tween.ts:70</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L70">Tween.ts:70</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -305,7 +305,7 @@ <h3>reset<wbr>Motions</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#resetmotions">resetMotions</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L85">Tween.ts:85</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L85">Tween.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -328,7 +328,7 @@ <h3>start<wbr>Loop</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#startloop">startLoop</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L92">Tween.ts:92</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L92">Tween.ts:92</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -351,7 +351,7 @@ <h3>start<wbr>Tween</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#starttween">startTween</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L101">Tween.ts:101</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L101">Tween.ts:101</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -374,7 +374,7 @@ <h3>update</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html">GeometricObjectTween</a>.<a href="_geometricobjecttween_.p5.tween.geometricobjecttween.html#update">update</a></p>
<ul>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/b719b88/src/Tween.ts#L109">Tween.ts:109</a></li>
<li>Defined in <a href="https://github.com/Milchreis/p5.tween/blob/eb6c33b/src/Tween.ts#L109">Tween.ts:109</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down

0 comments on commit 3e8b513

Please sign in to comment.