cocos2d for iPhone 1.0.0
2D engine for iOS and OS X
Public Member Functions | Static Public Member Functions
CCBezierBy Class Reference

#import <CCActionInterval.h>

Inheritance diagram for CCBezierBy:
Inheritance graph
[legend]
Collaboration diagram for CCBezierBy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithDuration:bezier:

Static Public Member Functions

(id) + actionWithDuration:bezier:

Detailed Description

An action that moves the target with a cubic Bezier curve by a certain distance.

Definition at line 255 of file CCActionInterval.h.


Member Function Documentation

+ (id) actionWithDuration: (ccTime t
bezier: (ccBezierConfig c 

creates the action with a duration and a bezier configuration

- (id) initWithDuration: (ccTime t
bezier: (ccBezierConfig c 

initializes the action with a duration and a bezier configuration


The documentation for this class 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