Public Member Functions | Static Public Member Functions

CCEaseAction Class Reference

#import <CCEaseAction.h>

Inherits CCIntervalAction.

Inherited by CCEaseBackIn, CCEaseBackInOut, CCEaseBackOut, CCEaseBounce, CCEaseElastic, CCEaseExponentialIn, CCEaseExponentialInOut, CCEaseExponentialOut, CCEaseRateAction, CCEaseSineIn, CCEaseSineInOut, and CCEaseSineOut.

Collaboration diagram for CCEaseAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithAction:

Static Public Member Functions

(id) + actionWithAction:

Detailed Description

Base class for Easing actions

Definition at line 31 of file CCEaseAction.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