#import <EaseAction.h>
Inherits IntervalAction.
Inherited by EaseExponentialIn, EaseExponentialInOut, EaseExponentialOut, EaseRateAction, EaseSineIn, EaseSineInOut, and EaseSineOut.

Public Member Functions | |
| (id) | - initWithAction: |
Static Public Member Functions | |
| (id) | + actionWithAction: |
| + (id) actionWithAction: | (IntervalAction *) | action |
creates the action
| - (id) initWithAction: | (IntervalAction *) | action |
initializes the action
1.5.8