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

Public Member Functions | |
| (id) | - initWithDuration:position:height:jumps: |
Static Public Member Functions | |
| (id) | + actionWithDuration:position:height:jumps: |
| + (id) actionWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | position | ||
| height: | (ccTime) | height | ||
| jumps: | (int) | jumps | ||
creates the action
| - (id) initWithDuration: | (ccTime) | duration | ||
| position: | (CGPoint) | position | ||
| height: | (ccTime) | height | ||
| jumps: | (int) | jumps | ||
initializes the action
1.5.8