BezierBy Class Reference

#import <IntervalAction.h>

Inherits IntervalAction.

Collaboration diagram for BezierBy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(id) - initWithDuration:bezier:

Static Public Member Functions

(id) + actionWithDuration:bezier:


Detailed Description

A action that moves the target with a cubic Bezier curve. Since BezierBy moves the target "relative" it will be easier if the startPosition of the Bezier configuration is (0,0)

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:

Generated on Tue Jun 9 10:39:29 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8