#import <CCEaseAction.h>
Inherits CCIntervalAction.
Inherited by CCEaseBackIn, CCEaseBackInOut, CCEaseBackOut, CCEaseBounce, CCEaseElastic, CCEaseExponentialIn, CCEaseExponentialInOut, CCEaseExponentialOut, CCEaseRateAction, CCEaseSineIn, CCEaseSineInOut, and CCEaseSineOut.

Public Member Functions | |
| (id) | - initWithAction: |
Static Public Member Functions | |
| (id) | + actionWithAction: |
Base class for Easing actions
Definition at line 31 of file CCEaseAction.h.
| + (id) actionWithAction: | (CCIntervalAction *) | action |
creates the action
| - (id) initWithAction: | (CCIntervalAction *) | action |
initializes the action