Publish package with updated documentation and rotated rectangle

This commit is contained in:
schmelczerandras 2020-09-28 18:22:07 +02:00
parent 0fed4f4220
commit 39bd55144f
16 changed files with 687 additions and 137 deletions

View file

@ -86,6 +86,9 @@
<li>
<a href="invertedtunnel.html" class="tsd-signature-type">InvertedTunnel</a>
</li>
<li>
<a href="rotatedrectangle.html" class="tsd-signature-type">RotatedRectangle</a>
</li>
<li>
<a href="tunnel.html" class="tsd-signature-type">Tunnel</a>
</li>
@ -122,7 +125,7 @@
<div class="tsd-signature tsd-kind-icon">descriptor<span class="tsd-signature-symbol">:</span> <a href="../interfaces/drawabledescriptor.html" class="tsd-signature-type">DrawableDescriptor</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/31fcfd3/src/drawables/drawable.ts#L15">drawables/drawable.ts:15</a></li>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/0fed4f4/src/drawables/drawable.ts#L15">drawables/drawable.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -144,7 +147,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/31fcfd3/src/drawables/drawable.ts#L34">drawables/drawable.ts:34</a></li>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/0fed4f4/src/drawables/drawable.ts#L34">drawables/drawable.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -183,7 +186,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/31fcfd3/src/drawables/drawable.ts#L24">drawables/drawable.ts:24</a></li>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/0fed4f4/src/drawables/drawable.ts#L24">drawables/drawable.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -215,7 +218,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/31fcfd3/src/drawables/drawable.ts#L36">drawables/drawable.ts:36</a></li>
<li>Defined in <a href="https://github.com/schmelczerandras/sdf-2d/blob/0fed4f4/src/drawables/drawable.ts#L36">drawables/drawable.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -279,6 +282,9 @@
<li class=" tsd-kind-class">
<a href="invertedtunnel.html" class="tsd-kind-icon">Inverted<wbr>Tunnel</a>
</li>
<li class=" tsd-kind-class">
<a href="rotatedrectangle.html" class="tsd-kind-icon">Rotated<wbr>Rectangle</a>
</li>
<li class=" tsd-kind-class">
<a href="tunnel.html" class="tsd-kind-icon">Tunnel</a>
</li>