#import <IntervalAction.h>
Inherits IntervalAction.
Inherited by MoveBy.

Public Member Functions | |
| (id) | - initWithDuration:position: |
Static Public Member Functions | |
| (id) | + actionWithDuration:position: |
| + (id) actionWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | position | ||
creates the action
Implemented in MoveBy.
| - (id) initWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | position | ||
initializes the action
Implemented in MoveBy.
1.5.8