Skip to content

Commit

Permalink
Update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdionysus committed Apr 23, 2020
1 parent a920914 commit bb4b36a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/TiledScene.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ <h4 class="name" id=".PERSPECTIVE_ANGLE"><span class="type-signature">(static) <

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line125">line 125</a>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line127">line 127</a>
</li></ul></dd>


Expand Down Expand Up @@ -419,7 +419,7 @@ <h4 class="name" id=".PERSPECTIVE_OVERHEAD"><span class="type-signature">(static

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line121">line 121</a>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line123">line 123</a>
</li></ul></dd>


Expand Down Expand Up @@ -553,7 +553,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line37">line 37</a>
<a href="TiledScene.js.html">TiledScene.js</a>, <a href="TiledScene.js.html#line39">line 39</a>
</li></ul></dd>


Expand Down
2 changes: 2 additions & 0 deletions docs/TiledScene.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ <h1 class="page-title">Source: TiledScene.js</h1>
// The perspective mode for the TiledScene
this.perspectiveMode = options.perspectiveMode || TiledScene.PERSPECTIVE_OVERHEAD

this.layers = options.layers || {}

this.redraw()
}

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h2>Documentation</h2>
</ul>
<h3><code>npm</code> Package Documentation</h3>
<ul>
<li>Tenkai<a href="https://tomdionysus.github.io/tenkai/">tomdionysus.github.io/tenkai</a> for documentation.</li>
<li><code>tenkai</code> <a href="https://tomdionysus.github.io/tenkai/">tomdionysus.github.io/tenkai</a></li>
</ul></article>
</section>

Expand Down

0 comments on commit bb4b36a

Please sign in to comment.