CCActionBezierTo Class Reference

Inherits from CCActionBezierBy : CCActionInterval : CCActionFiniteTime : CCAction : NSObject
Declared in CCActionInterval.h

Overview

This action moves the target with a cubic Bezier curve to a destination point.

See CCActionBezierBy for more information.