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
|
@ -17,6 +17,7 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"DisplacementFilter",
|
||||
"DisplayObject",
|
||||
"DisplayObjectContainer",
|
||||
"DotScreenFilter",
|
||||
"Ellipse",
|
||||
"EventTarget",
|
||||
"Graphics",
|
||||
|
@ -25,6 +26,7 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"InvertFilter",
|
||||
"JsonLoader",
|
||||
"MovieClip",
|
||||
"PIXI.PixiFastShader",
|
||||
"PIXI.PixiShader",
|
||||
"PixelateFilter",
|
||||
"Point",
|
||||
|
@ -38,12 +40,13 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"RenderTexture",
|
||||
"SepiaFilter",
|
||||
"Spine",
|
||||
"Sprite",
|
||||
"SpriteSheetLoader",
|
||||
"Sprite™",
|
||||
"Stage",
|
||||
"Text",
|
||||
"Texture",
|
||||
"TilingSprite",
|
||||
"TwistFilter",
|
||||
"WebGLRenderer"
|
||||
],
|
||||
"modules": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue