X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/api/Ext.fx.target.Sprite.html diff --git a/docs/api/Ext.fx.target.Sprite.html b/docs/api/Ext.fx.target.Sprite.html new file mode 100644 index 00000000..af20a583 --- /dev/null +++ b/docs/api/Ext.fx.target.Sprite.html @@ -0,0 +1,45 @@ +Ext.fx.target.Sprite | Ext JS 4.0 Documentation +
For up to date documentation and features, visit +http://docs.sencha.com/ext-js/4-0

Sencha Documentation

+ + + + + +

Hierarchy

Ext.fx.target.Target
Ext.fx.target.Sprite

This class represents a animation target for a Ext.draw.Sprite. In general this class will not be +created directly, the Ext.draw.Sprite will be passed to the animation and +and the appropriate target will be created.

+
Defined By

Methods

 
Sprite( +Mixed target) + : void

 

+

Parameters

  • target : Mixed

    The object to be animated

    +

Returns

  • void    +
\ No newline at end of file