RenderTexture update

RenderTexture added (webGL and Canvas)
WebGL Render rearchitected - a little faster :)
Pivot added to DisplayObject
docs updated
grunt file updated
This commit is contained in:
Mat Groves 2013-05-22 18:44:20 +01:00
parent ba5a79c606
commit 88b863155a
82 changed files with 14133 additions and 6332 deletions

View file

@ -14,6 +14,7 @@ YUI.add("yuidoc-meta", function(Y) {
"MovieClip",
"Point",
"Rectangle",
"RenderTexture",
"Sprite",
"SpriteSheetLoader",
"Stage",