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
Ext.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.

Defined By

Methods

 

 

Parameters

  • target : Mixed

    The object to be animated

Returns

  • void