Updated docs.
This commit is contained in:
+40
-5
@@ -1578,6 +1578,41 @@
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td class="name"><code>app</code></td>
|
||||
|
||||
|
||||
<td class="type">
|
||||
|
||||
|
||||
<span class="param-type">PIXI.Application</span>
|
||||
|
||||
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="default">
|
||||
|
||||
</td>
|
||||
|
||||
|
||||
<td class="description last">
|
||||
|
||||
|
||||
<span class="optional">optional</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>The PixiJS Application. Must be set if you want to use the mousewheel to
|
||||
scroll your list.</p></td>
|
||||
</tr>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
@@ -1788,7 +1823,7 @@ app.scene.addChild(list)</code></pre>
|
||||
|
||||
|
||||
<div class="tag-source">
|
||||
<a href="pixi_list.js.html#line330">list.js:330</a>
|
||||
<a href="pixi_list.js.html#line379">list.js:379</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -1912,7 +1947,7 @@ app.scene.addChild(list)</code></pre>
|
||||
|
||||
|
||||
<div class="tag-source">
|
||||
<a href="pixi_list.js.html#line128">list.js:128</a>
|
||||
<a href="pixi_list.js.html#line147">list.js:147</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -2017,7 +2052,7 @@ app.scene.addChild(list)</code></pre>
|
||||
|
||||
|
||||
<div class="tag-source">
|
||||
<a href="pixi_list.js.html#line235">list.js:235</a>
|
||||
<a href="pixi_list.js.html#line254">list.js:254</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -2138,7 +2173,7 @@ app.scene.addChild(list)</code></pre>
|
||||
|
||||
|
||||
<div class="tag-source">
|
||||
<a href="pixi_list.js.html#line114">list.js:114</a>
|
||||
<a href="pixi_list.js.html#line133">list.js:133</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -2290,7 +2325,7 @@ app.scene.addChild(list)</code></pre>
|
||||
|
||||
<footer class="content-size">
|
||||
<div class="footer">
|
||||
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Mar 29 2019 08:49:40 GMT+0100 (Mitteleuropäische Normalzeit)
|
||||
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Mar 29 2019 11:44:08 GMT+0100 (Mitteleuropäische Normalzeit)
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user