cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Member Functions
<CCTransitionEaseScene> Protocol Reference

#import <CCTransition.h>

Inheritance diagram for <CCTransitionEaseScene>:
Inheritance graph
[legend]

List of all members.

Public Member Functions

(CCActionInterval *) - easeActionWithAction:

Detailed Description

CCTransitionEaseScene can ease the actions of the scene protocol.

Since:
v0.8.2

Definition at line 35 of file CCTransition.h.


Member Function Documentation

- (CCActionInterval*) easeActionWithAction: (CCActionInterval *)  action

returns the Ease action that will be performed on a linear action.

Since:
v0.8.2

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

cocos2d for iPhone API Reference - Generated using Doxygen 1.7.4