Public Member Functions | Static Public Member Functions

CCRepeatForever Class Reference

#import <CCAction.h>

Inherits CCAction.

Collaboration diagram for CCRepeatForever:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithAction:

Static Public Member Functions

(id) + actionWithAction:

Detailed Description

Repeats an action for ever. To repeat the an action for a limited number of times use the Repeat action.

Warning:
This action can't be Sequenceable because it is not an IntervalAction

Definition at line 113 of file CCAction.h.


Member Function Documentation

+ (id) actionWithAction: (CCIntervalAction *)  action  

creates the action

- (id) initWithAction: (CCIntervalAction *)  action  

initializes the action


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

cocos2d for iPhone 0.99.4 API Reference - Generated using Doxygen 1.7.1