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:
parent
9dbf8b47c1
commit
847eb6c48e
140 changed files with 12651 additions and 2435 deletions
|
@ -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>
|
||||
|
@ -736,7 +742,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l95"><code>src/pixi/display/DisplayObjectContainer.js:95</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l81"><code>src/pixi/display/DisplayObjectContainer.js:81</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -838,7 +844,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l193"><code>src/pixi/display/DisplayObject.js:193</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l188"><code>src/pixi/display/DisplayObject.js:188</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -926,7 +932,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l149"><code>src/pixi/display/DisplayObjectContainer.js:149</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l135"><code>src/pixi/display/DisplayObjectContainer.js:135</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -937,7 +943,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>Returns the Child at the specified index</p>
|
||||
<p>Returns the child at the specified index</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -1012,7 +1018,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l199"><code>src/pixi/display/DisplayObject.js:199</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l194"><code>src/pixi/display/DisplayObject.js:194</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1097,7 +1103,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l225"><code>src/pixi/display/DisplayObject.js:225</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l220"><code>src/pixi/display/DisplayObject.js:220</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1182,7 +1188,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l219"><code>src/pixi/display/DisplayObject.js:219</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l214"><code>src/pixi/display/DisplayObject.js:214</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1267,7 +1273,7 @@ It is the base class of all display objects that act as a container for other ob
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l205"><code>src/pixi/display/DisplayObject.js:205</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l200"><code>src/pixi/display/DisplayObject.js:200</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1353,7 +1359,7 @@ for this callback to be fired the mouse must have been pressed down over the dis
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l212"><code>src/pixi/display/DisplayObject.js:212</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l207"><code>src/pixi/display/DisplayObject.js:207</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1442,7 +1448,7 @@ for this callback to be fired, The touch must have started over the displayObjec
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l167"><code>src/pixi/display/DisplayObjectContainer.js:167</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l153"><code>src/pixi/display/DisplayObjectContainer.js:153</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1530,7 +1536,7 @@ for this callback to be fired, The touch must have started over the displayObjec
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l266"><code>src/pixi/display/DisplayObject.js:266</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l261"><code>src/pixi/display/DisplayObject.js:261</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1629,7 +1635,7 @@ Instead of using this function you can now simply set the interactive property t
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l123"><code>src/pixi/display/DisplayObjectContainer.js:123</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObjectContainer.js.html#l109"><code>src/pixi/display/DisplayObjectContainer.js:109</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1729,7 +1735,7 @@ Instead of using this function you can now simply set the interactive property t
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l236"><code>src/pixi/display/DisplayObject.js:236</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l231"><code>src/pixi/display/DisplayObject.js:231</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1815,7 +1821,7 @@ basically a touch version of click</p>
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l249"><code>src/pixi/display/DisplayObject.js:249</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l244"><code>src/pixi/display/DisplayObject.js:244</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1900,7 +1906,7 @@ basically a touch version of click</p>
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l255"><code>src/pixi/display/DisplayObject.js:255</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l250"><code>src/pixi/display/DisplayObject.js:250</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1986,7 +1992,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l243"><code>src/pixi/display/DisplayObject.js:243</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l238"><code>src/pixi/display/DisplayObject.js:238</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -1997,7 +2003,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>A callback that is used when the user touch's over the displayObject</p>
|
||||
<p>A callback that is used when the user touches over the displayObject</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -2245,7 +2251,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>[NYI] Unkown</p>
|
||||
<p>[NYI] Unknown</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -2287,7 +2293,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>This is the curser that will be used when the mouse is over this object. To enable this the element must have interaction = true and buttonMode = true</p>
|
||||
<p>This is the cursor that will be used when the mouse is over this object. To enable this the element must have interaction = true and buttonMode = true</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -2363,7 +2369,7 @@ for this callback to be fired, The touch must have started over the sprite</p>
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l340"><code>src/pixi/display/DisplayObject.js:340</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l335"><code>src/pixi/display/DisplayObject.js:335</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -2422,7 +2428,7 @@ To remove filters simply set this property to 'null'</li>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>The height of the displayObjectContainer, setting this will actually modify the scale to acheive the value set</p>
|
||||
<p>The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -2497,7 +2503,7 @@ Setting it is a neat way of optimising the hitTest function that the interaction
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l279"><code>src/pixi/display/DisplayObject.js:279</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l274"><code>src/pixi/display/DisplayObject.js:274</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -2585,7 +2591,7 @@ Setting it is a neat way of optimising the hitTest function that the interaction
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l320"><code>src/pixi/display/DisplayObject.js:320</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l315"><code>src/pixi/display/DisplayObject.js:315</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -2596,7 +2602,7 @@ Setting it is a neat way of optimising the hitTest function that the interaction
|
|||
|
||||
<div class="description">
|
||||
<p>Sets a mask for the displayObject. A mask is an object that limits the visibility of an object to the shape of the mask applied to it.
|
||||
In PIXI a regular mask must be a PIXI.Ggraphics object. This allows for much faster masking in canvas as it utilises shape clipping.
|
||||
In PIXI a regular mask must be a PIXI.Graphics object. This allows for much faster masking in canvas as it utilises shape clipping.
|
||||
To remove a mask, set this property to null.</p>
|
||||
|
||||
</div>
|
||||
|
@ -2978,7 +2984,7 @@ To remove a mask, set this property to null.</p>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>The width of the displayObjectContainer, setting this will actually modify the scale to acheive the value set</p>
|
||||
<p>The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -3020,7 +3026,7 @@ To remove a mask, set this property to null.</p>
|
|||
</div>
|
||||
|
||||
<div class="description">
|
||||
<p>[read-only] The multiplied alpha of the displayobject</p>
|
||||
<p>[read-only] The multiplied alpha of the displayObject</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -3096,7 +3102,7 @@ To remove a mask, set this property to null.</p>
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l299"><code>src/pixi/display/DisplayObject.js:299</code></a>
|
||||
<a href="../files/src_pixi_display_DisplayObject.js.html#l294"><code>src/pixi/display/DisplayObject.js:294</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue