Updated docs for 1.1.2 release.

This commit is contained in:
photonstorm
2013-11-01 18:16:52 +00:00
parent eb95ce231b
commit 3e9777e6f4
150 changed files with 6188 additions and 2252 deletions
+144 -7
View File
@@ -58,10 +58,6 @@
<a href="Phaser.BitmapText.html">BitmapText</a>
</li>
<li>
<a href="Phaser.Bullet.html">Bullet</a>
</li>
<li>
<a href="Phaser.Button.html">Button</a>
</li>
@@ -1123,6 +1119,147 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
</dd>
<dt>
<h4 class="name" id="isTweening"><span class="type-signature"></span>isTweening<span class="signature">(object)</span><span class="type-signature"> &rarr; {boolean}</span></h4>
</dt>
<dd>
<div class="description">
<p>Checks to see if a particular Sprite is currently being tweened.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>object</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="description last"><p>The object to check for tweens against.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-161">line 161</a>
</li></ul></dd>
</dl>
<h5>Returns:</h5>
<div class="param-desc">
<p>Returns true if the object is currently being tweened, false if not.</p>
</div>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">boolean</span>
</dd>
</dl>
</dd>
@@ -1356,7 +1493,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-174">line 174</a>
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-189">line 189</a>
</li></ul></dd>
@@ -1517,7 +1654,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-161">line 161</a>
<a href="TweenManager.js.html">tween/TweenManager.js</a>, <a href="TweenManager.js.html#sunlight-1-line-176">line 176</a>
</li></ul></dd>
@@ -1568,7 +1705,7 @@ Please see <a href="https://github.com/sole/tween.js">https://github.com/sole/tw
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-dev</a>
on Fri Oct 25 2013 17:05:31 GMT+0100 (BST) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
on Fri Nov 01 2013 18:16:16 GMT-0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>