CCActionRepeatForever Class Reference
| Inherits from | CCAction : NSObject |
| Conforms to | NSCopying |
| Declared in | CCAction.h |
Overview
Repeats an action for ever. To repeat the action for a limited number of times use the CCActionRepeat action.
Note: This action can’t be Sequence-able because it is not an IntervalAction
Tasks
Accessing the Repeat Forever Action Attributes
-
innerActionproperty