Docs updated

Fixed issue where alpha not being set correctly in canvas spriteBatch
Fixed issue where previous stage events did not get removed correctly
This commit is contained in:
Mat Groves 2014-01-28 00:08:50 +00:00
parent 9dbf8b47c1
commit 847eb6c48e
140 changed files with 12651 additions and 2435 deletions

View file

@ -19,7 +19,7 @@
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 1.4.0</em>
<em>API Docs for: 1.4.3</em>
</div>
</div>
<div id="bd" class="yui3-g">
@ -73,6 +73,8 @@
<li><a href="../classes/DisplayObjectContainer.html">DisplayObjectContainer</a></li>
<li><a href="../classes/DotScreenFilter.html">DotScreenFilter</a></li>
<li><a href="../classes/Ellipse.html">Ellipse</a></li>
<li><a href="../classes/EventTarget.html">EventTarget</a></li>
@ -91,6 +93,8 @@
<li><a href="../classes/PixelateFilter.html">PixelateFilter</a></li>
<li><a href="../classes/PIXI.PixiFastShader.html">PIXI.PixiFastShader</a></li>
<li><a href="../classes/PIXI.PixiShader.html">PIXI.PixiShader</a></li>
<li><a href="../classes/Point.html">Point</a></li>
@ -115,9 +119,9 @@
<li><a href="../classes/Spine.html">Spine</a></li>
<li><a href="../classes/SpriteSheetLoader.html">SpriteSheetLoader</a></li>
<li><a href="../classes/Sprite.html">Sprite</a></li>
<li><a href="../classes/Sprite™.html">Sprite™</a></li>
<li><a href="../classes/SpriteSheetLoader.html">SpriteSheetLoader</a></li>
<li><a href="../classes/Stage.html">Stage</a></li>
@ -127,6 +131,8 @@
<li><a href="../classes/TilingSprite.html">TilingSprite</a></li>
<li><a href="../classes/TwistFilter.html">TwistFilter</a></li>
<li><a href="../classes/WebGLRenderer.html">WebGLRenderer</a></li>
</ul>
@ -187,7 +193,7 @@
<div class="foundat">
Defined in: <a href="../files/src_pixi_textures_BaseTexture.js.html#l9"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:9</code></a>
Defined in: <a href="../files/src_pixi_textures_BaseTexture.js.html#l11"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:11</code></a>
</div>
@ -252,7 +258,7 @@
<a href="../files/src_pixi_textures_BaseTexture.js.html#l9"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:9</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l11"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:11</code></a>
</p>
@ -438,7 +444,7 @@
<a href="../files/src_pixi_textures_BaseTexture.js.html#l113"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:113</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l117"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:117</code></a>
</p>
@ -493,7 +499,7 @@
<a href="../files/src_pixi_textures_BaseTexture.js.html#l131"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:131</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l135"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:135</code></a>
</p>
@ -563,7 +569,7 @@
<a href="../files/src_pixi_textures_BaseTexture.js.html#l144"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:144</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l148"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:148</code></a>
</p>
@ -575,7 +581,7 @@
<div class="description">
<p>Helper function that returns a base texture based on an image url
If the image is not in the base texture cache it will be created and loaded</p>
If the image is not in the base texture cache it will be created and loaded</p>
</div>
@ -654,7 +660,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l47"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:47</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l49"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:49</code></a>
</p>
@ -699,7 +705,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l30"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:30</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l32"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:32</code></a>
</p>
@ -723,7 +729,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<div id="property_scaleMode" class="property item">
<h3 class="name"><code>scaleMode</code></h3>
<span class="type">PIXI.BaseTexture.SCALE_MODE</span>
<span class="type">PIXI.scaleModes</span>
@ -744,7 +750,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l39"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:39</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l41"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:41</code></a>
</p>
@ -759,7 +765,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
</div>
<p><strong>Default:</strong> PIXI.BaseTexture.SCALE_MODE.LINEAR</p>
<p><strong>Default:</strong> PIXI.scaleModes.LINEAR</p>
@ -791,7 +797,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l56"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:56</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l58"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:58</code></a>
</p>
@ -836,7 +842,7 @@ If the image is not in the base texture cache it will be created and loaded</p>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l21"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:21</code></a>
<a href="../files/src_pixi_textures_BaseTexture.js.html#l23"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:23</code></a>
</p>