Fixed graphics bug + updated docs
Fixed issue with getBounds being incorrect for graphics Updated docs Linted code
This commit is contained in:
parent
53506da65e
commit
7713731ab3
145 changed files with 15583 additions and 24078 deletions
|
@ -3,6 +3,7 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"classes": [
|
||||
"AbstractFilter",
|
||||
"AssetLoader",
|
||||
"AtlasLoader",
|
||||
"BaseTexture",
|
||||
"BitmapFontLoader",
|
||||
"BitmapText",
|
||||
|
@ -11,18 +12,19 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"CanvasRenderer",
|
||||
"Circle",
|
||||
"ColorMatrixFilter",
|
||||
"CustomRenderable",
|
||||
"ColorStepFilter",
|
||||
"DisplacementFilter",
|
||||
"DisplayObject",
|
||||
"DisplayObjectContainer",
|
||||
"Ellipse",
|
||||
"EventTarget",
|
||||
"Graphics",
|
||||
"GreyFilter",
|
||||
"GrayFilter",
|
||||
"ImageLoader",
|
||||
"InvertFilter",
|
||||
"JsonLoader",
|
||||
"MovieClip",
|
||||
"PIXI.PixiShader",
|
||||
"PixelateFilter",
|
||||
"Point",
|
||||
"PolyK.AjaxRequest",
|
||||
|
@ -35,13 +37,12 @@ YUI.add("yuidoc-meta", function(Y) {
|
|||
"RenderTexture",
|
||||
"SepiaFilter",
|
||||
"Spine",
|
||||
"Sprite",
|
||||
"SpriteSheetLoader",
|
||||
"Sprite™",
|
||||
"Stage",
|
||||
"Text",
|
||||
"Texture",
|
||||
"TilingSprite",
|
||||
"WebGLBatch",
|
||||
"WebGLRenderer"
|
||||
],
|
||||
"modules": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue