X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.fx.target.CompositeSprite.html diff --git a/docs/api/Ext.fx.target.CompositeSprite.html b/docs/api/Ext.fx.target.CompositeSprite.html new file mode 100644 index 00000000..58776827 --- /dev/null +++ b/docs/api/Ext.fx.target.CompositeSprite.html @@ -0,0 +1,46 @@ +
Hierarchy
Ext.fx.target.TargetExt.fx.target.SpriteExt.fx.target.CompositeSprite
This class represents a animation target for a Ext.draw.CompositeSprite. It allows +each Ext.draw.Sprite in the group to be animated as a whole. In general this class will not be +created directly, the Ext.draw.CompositeSprite will be passed to the animation and +and the appropriate target will be created.
+