#import <IntervalAction.h>
Inherits IntervalAction.

Public Member Functions | |
| (id) | - initWithDuration:bezier: |
Static Public Member Functions | |
| (id) | + actionWithDuration:bezier: |
| + (id) actionWithDuration: | (ccTime) | t | ||
| bezier: | (ccBezierConfig) | c | ||
creates the action with a duration and a bezier configuration
| - (id) initWithDuration: | (ccTime) | t | ||
| bezier: | (ccBezierConfig) | c | ||
initializes the action with a duration and a bezier configuration
1.5.8