#import <IntervalAction.h>
Inherits MoveTo.

Public Member Functions | |
| (id) | - initWithDuration:position: |
Static Public Member Functions | |
| (id) | + actionWithDuration:position: |
| + (id) actionWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | deltaPosition | ||
creates the action
Implements MoveTo.
| - (id) initWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | deltaPosition | ||
initializes the action
Implements MoveTo.
1.5.8