CCJumpBy Class Reference
| Inherits from | CCActionInterval : CCFiniteTimeAction : CCAction : NSObject |
| Conforms to | NSCopying |
| Declared in | CCActionInterval.h CCIntervalAction.h |
Overview
Moves a CCNode object simulating a parabolic jump movement by modifying its position attribute.
Tasks
-
+ actionWithDuration:position:height:jumps:creates the action
-
– initWithDuration:position:height:jumps:initializes the action