Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.fx.target.CompositeSprite.js
diff --git a/docs/output/Ext.fx.target.CompositeSprite.js b/docs/output/Ext.fx.target.CompositeSprite.js
new file mode 100644 (file)
index 0000000..86a3845
--- /dev/null
@@ -0,0 +1,77 @@
+Ext.data.JsonP.Ext_fx_target_CompositeSprite({
+  "tagname": "class",
+  "name": "Ext.fx.target.CompositeSprite",
+  "doc": "<p>This class represents a animation target for a <a href=\"#/api/Ext.draw.CompositeSprite\" rel=\"Ext.draw.CompositeSprite\" class=\"docClass\">Ext.draw.CompositeSprite</a>. It allows\neach <a href=\"#/api/Ext.draw.Sprite\" rel=\"Ext.draw.Sprite\" class=\"docClass\">Ext.draw.Sprite</a> in the group to be animated as a whole. In general this class will not be\ncreated directly, the <a href=\"#/api/Ext.draw.CompositeSprite\" rel=\"Ext.draw.CompositeSprite\" class=\"docClass\">Ext.draw.CompositeSprite</a> will be passed to the animation and\nand the appropriate target will be created.</p>\n",
+  "extends": "Ext.fx.target.Sprite",
+  "mixins": [
+
+  ],
+  "alternateClassNames": [
+
+  ],
+  "xtype": null,
+  "author": null,
+  "docauthor": null,
+  "singleton": false,
+  "private": false,
+  "cfg": [
+
+  ],
+  "method": [
+    {
+      "tagname": "method",
+      "name": "CompositeSprite",
+      "member": "Ext.fx.target.Target",
+      "doc": "\n",
+      "params": [
+        {
+          "type": "Mixed",
+          "name": "target",
+          "doc": "<p>The object to be animated</p>\n",
+          "optional": false
+        }
+      ],
+      "return": {
+        "type": "void",
+        "doc": "\n"
+      },
+      "private": false,
+      "static": false,
+      "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/Target.js",
+      "linenr": 1,
+      "html_filename": "Target.html",
+      "href": "Target.html#Ext-fx-target-Target-method-constructor",
+      "shortDoc": "\n"
+    }
+  ],
+  "property": [
+
+  ],
+  "event": [
+
+  ],
+  "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/CompositeSprite.js",
+  "linenr": 1,
+  "html_filename": "CompositeSprite2.html",
+  "href": "CompositeSprite2.html#Ext-fx-target-CompositeSprite",
+  "cssVar": [
+
+  ],
+  "cssMixin": [
+
+  ],
+  "component": false,
+  "superclasses": [
+    "Ext.fx.target.Target",
+    "Ext.fx.target.Sprite"
+  ],
+  "subclasses": [
+
+  ],
+  "mixedInto": [
+
+  ],
+  "allMixins": [
+
+  ]
+});
\ No newline at end of file