Class CCBezierTo

#include <Geode/cocos/actions/CCActionInterval.h>
classCCBezierTo:publiccocos2d::CCBezierBy{ ... }

Since v0.8.2

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

Examples0
Public static methods1
staticcocos2d::CCBezierTo*create(,)

creates the action with a duration and a bezier configuration

when this function bound to js,the input params are changed
js: var create(var t, var pointTable)
Public member functions3
virtualvoidstartWithTarget()
No description provided
virtualcocos2d::CCObject*copyWithZone()
No description provided
boolinitWithDuration(,)
No description provided
Fields0
Protected member functions0
Protected fields1
;
No description provided