Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.fx.target.CompositeSprite.js
1 Ext.data.JsonP.Ext_fx_target_CompositeSprite({
2   "tagname": "class",
3   "name": "Ext.fx.target.CompositeSprite",
4   "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",
5   "extends": "Ext.fx.target.Sprite",
6   "mixins": [
7
8   ],
9   "alternateClassNames": [
10
11   ],
12   "xtype": null,
13   "author": null,
14   "docauthor": null,
15   "singleton": false,
16   "private": false,
17   "cfg": [
18
19   ],
20   "method": [
21     {
22       "tagname": "method",
23       "name": "CompositeSprite",
24       "member": "Ext.fx.target.Target",
25       "doc": "\n",
26       "params": [
27         {
28           "type": "Mixed",
29           "name": "target",
30           "doc": "<p>The object to be animated</p>\n",
31           "optional": false
32         }
33       ],
34       "return": {
35         "type": "void",
36         "doc": "\n"
37       },
38       "private": false,
39       "static": false,
40       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/Target.js",
41       "linenr": 1,
42       "html_filename": "Target.html",
43       "href": "Target.html#Ext-fx-target-Target-method-constructor",
44       "shortDoc": "\n"
45     }
46   ],
47   "property": [
48
49   ],
50   "event": [
51
52   ],
53   "filename": "/Users/nick/Projects/sencha/SDK/platform/src/fx/target/CompositeSprite.js",
54   "linenr": 1,
55   "html_filename": "CompositeSprite2.html",
56   "href": "CompositeSprite2.html#Ext-fx-target-CompositeSprite",
57   "cssVar": [
58
59   ],
60   "cssMixin": [
61
62   ],
63   "component": false,
64   "superclasses": [
65     "Ext.fx.target.Target",
66     "Ext.fx.target.Sprite"
67   ],
68   "subclasses": [
69
70   ],
71   "mixedInto": [
72
73   ],
74   "allMixins": [
75
76   ]
77 });