Public Member Functions | Static Public Member Functions

CCReverseTime Class Reference

#import <CCIntervalAction.h>

Inherits CCIntervalAction.

Collaboration diagram for CCReverseTime:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithAction:

Static Public Member Functions

(id) + actionWithAction:

Detailed Description

Executes an action in reverse order, from time=duration to time=0

Warning:
Use this action carefully. This action is not sequenceable. Use it as the default "reversed" method of your own actions, but using it outside the "reversed" scope is not recommended.

Definition at line 363 of file CCIntervalAction.h.


Member Function Documentation

+ (id) actionWithAction: (CCFiniteTimeAction *)  action  

creates the action

- (id) initWithAction: (CCFiniteTimeAction *)  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