Tiling Sprite added

Added Tiling Sprite to Pixi.js
Added example 9 - TilingSprite
Updated docs
This commit is contained in:
Mat Groves 2013-04-20 14:56:30 +01:00
parent c1c4d75a3d
commit 3dddce23ad
63 changed files with 9903 additions and 252 deletions

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -614,7 +616,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<div class="param-description">
</div>
@ -701,7 +703,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<div class="param-description">
</div>
@ -788,7 +790,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<div class="param-description">
</div>
@ -875,7 +877,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<div class="param-description">
</div>
@ -963,7 +965,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
<div class="param-description">
</div>
@ -1051,7 +1053,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1138,7 +1140,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1226,7 +1228,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1313,7 +1315,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1401,7 +1403,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>
@ -1488,7 +1490,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -484,7 +486,7 @@
<div class="param-description">
</div>
@ -577,7 +579,7 @@
<div class="param-description">
</div>
@ -592,7 +594,7 @@
<div class="param-description">
</div>
@ -676,7 +678,7 @@
<div class="param-description">
</div>
@ -760,7 +762,7 @@
<div class="param-description">
</div>
@ -844,7 +846,7 @@
<div class="param-description">
</div>
@ -928,7 +930,7 @@
<div class="param-description">
</div>
@ -1013,7 +1015,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
<div class="param-description">
</div>
@ -1098,7 +1100,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1185,7 +1187,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1269,7 +1271,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1354,7 +1356,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1438,7 +1440,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1523,7 +1525,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>
@ -1607,7 +1609,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -122,7 +124,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l483"><code>src&#x2F;pixi&#x2F;InteractionManager.js:483</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l503"><code>src&#x2F;pixi&#x2F;InteractionManager.js:503</code></a>
</div>
@ -176,7 +178,7 @@
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l483"><code>src&#x2F;pixi&#x2F;InteractionManager.js:483</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l503"><code>src&#x2F;pixi&#x2F;InteractionManager.js:503</code></a>
</p>
@ -315,7 +317,7 @@
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l507"><code>src&#x2F;pixi&#x2F;InteractionManager.js:507</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l527"><code>src&#x2F;pixi&#x2F;InteractionManager.js:527</code></a>
</p>
@ -404,7 +406,7 @@
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l489"><code>src&#x2F;pixi&#x2F;InteractionManager.js:489</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l509"><code>src&#x2F;pixi&#x2F;InteractionManager.js:509</code></a>
</p>
@ -448,7 +450,7 @@
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l499"><code>src&#x2F;pixi&#x2F;InteractionManager.js:499</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l519"><code>src&#x2F;pixi&#x2F;InteractionManager.js:519</code></a>
</p>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -612,7 +614,7 @@
<div class="param-description">
</div>
@ -702,7 +704,7 @@
<div class="param-description">
</div>
@ -717,7 +719,7 @@
<div class="param-description">
</div>
@ -801,7 +803,7 @@
<div class="param-description">
</div>
@ -1059,7 +1061,7 @@
<div class="param-description">
</div>
@ -1143,7 +1145,7 @@
<div class="param-description">
</div>
@ -1227,7 +1229,7 @@
<div class="param-description">
</div>
@ -1312,7 +1314,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
<div class="param-description">
</div>
@ -1397,7 +1399,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1535,7 +1537,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1619,7 +1621,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1842,7 +1844,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1926,7 +1928,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -2011,7 +2013,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>
@ -2095,7 +2097,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -574,7 +576,7 @@
<div class="param-description">
</div>
@ -664,7 +666,7 @@
<div class="param-description">
</div>
@ -679,7 +681,7 @@
<div class="param-description">
</div>
@ -763,7 +765,7 @@
<div class="param-description">
</div>
@ -1061,7 +1063,7 @@
<div class="param-description">
</div>
@ -1145,7 +1147,7 @@
<div class="param-description">
</div>
@ -1229,7 +1231,7 @@
<div class="param-description">
</div>
@ -1314,7 +1316,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
<div class="param-description">
</div>
@ -1399,7 +1401,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1483,7 +1485,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1567,7 +1569,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1739,7 +1741,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1823,7 +1825,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1908,7 +1910,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>
@ -1992,7 +1994,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -549,7 +551,7 @@
<div class="param-description">
</div>
@ -639,7 +641,7 @@
<div class="param-description">
</div>
@ -654,7 +656,7 @@
<div class="param-description">
</div>
@ -738,7 +740,7 @@
<div class="param-description">
</div>
@ -822,7 +824,7 @@
<div class="param-description">
</div>
@ -906,7 +908,7 @@
<div class="param-description">
</div>
@ -990,7 +992,7 @@
<div class="param-description">
</div>
@ -1075,7 +1077,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
<div class="param-description">
</div>
@ -1160,7 +1162,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1244,7 +1246,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1415,7 +1417,7 @@ for this callback to be fired, The touch must have started over the displayObjec
<div class="param-description">
</div>
@ -1500,7 +1502,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1584,7 +1586,7 @@ basically a touch version of click</p>
<div class="param-description">
</div>
@ -1669,7 +1671,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>
@ -1753,7 +1755,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
<div class="param-description">
</div>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

File diff suppressed because it is too large Load diff

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>

View file

@ -69,6 +69,8 @@
<li><a href="..&#x2F;classes/Texture.html">Texture</a></li>
<li><a href="..&#x2F;classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="..&#x2F;classes/WebGLBatch.html">WebGLBatch</a></li>
<li><a href="..&#x2F;classes/WebGLRenderer.html">WebGLRenderer</a></li>
@ -484,7 +486,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l544"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:544</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l568"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:568</code></a>
</p>