#import <CCAction.h>
Inherits CCAction.

Public Member Functions | |
| (id) | - initWithAction: |
Static Public Member Functions | |
| (id) | + actionWithAction: |
Repeats an action for ever. To repeat the an action for a limited number of times use the Repeat action.
Definition at line 113 of file CCAction.h.
| + (id) actionWithAction: | (CCIntervalAction *) | action |
creates the action
| - (id) initWithAction: | (CCIntervalAction *) | action |
initializes the action