Tiling Sprite added
Added Tiling Sprite to Pixi.js Added example 9 - TilingSprite Updated docs
This commit is contained in:
parent
c1c4d75a3d
commit
3dddce23ad
63 changed files with 9903 additions and 252 deletions
|
@ -69,6 +69,8 @@
|
|||
|
||||
<li><a href="../classes/Texture.html">Texture</a></li>
|
||||
|
||||
<li><a href="../classes/TilingSprite.html">TilingSprite</a></li>
|
||||
|
||||
<li><a href="../classes/WebGLBatch.html">WebGLBatch</a></li>
|
||||
|
||||
<li><a href="../classes/WebGLRenderer.html">WebGLRenderer</a></li>
|
||||
|
@ -122,7 +124,7 @@
|
|||
|
||||
|
||||
<div class="foundat">
|
||||
Defined in: <a href="../files/src_pixi_InteractionManager.js.html#l483"><code>src/pixi/InteractionManager.js:483</code></a>
|
||||
Defined in: <a href="../files/src_pixi_InteractionManager.js.html#l503"><code>src/pixi/InteractionManager.js:503</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -176,7 +178,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l483"><code>src/pixi/InteractionManager.js:483</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l503"><code>src/pixi/InteractionManager.js:503</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -315,7 +317,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l507"><code>src/pixi/InteractionManager.js:507</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l527"><code>src/pixi/InteractionManager.js:527</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -404,7 +406,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l489"><code>src/pixi/InteractionManager.js:489</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l509"><code>src/pixi/InteractionManager.js:509</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -448,7 +450,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l499"><code>src/pixi/InteractionManager.js:499</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l519"><code>src/pixi/InteractionManager.js:519</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue