CCRotateBy Class Reference
Inherits from | CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
Conforms to | NSCopying |
Declared in | CCActionInterval.h CCIntervalAction.h |
Tasks
-
+ actionWithDuration:angle:
creates the action
-
– initWithDuration:angle:
initializes the action
-
+ actionWithDuration:angleX:angleY:
creates the action with separate rotation angles
-
– initWithDuration:angleX:angleY: