Inherits from CCSkewTo : CCActionInterval : CCFiniteTimeAction : CCAction : NSObject
Conforms to NSCopying
Declared in CCActionInterval.h

Overview

Skews a CCNode object by skewX and skewY degrees

Tasks

Instance Methods

initWithDuration:skewX:skewY:

initializes the action with duration, skew X and skew Y

- (id)initWithDuration:(ccTime)t skewX:(float)sx skewY:(float)sy

Declared In

CCActionInterval.h