drawing bezier curves in Cocos2d v3.4.. no more ccDrawQuadBezier -


in cocos2d-iphone 3.4 want draw bezier curve , able manipulate dragging points on it.

it looks in previous versions of cocos2d have used: ccdrawquadbezier ccdrawcubicbezier ccdrawcatmullrom ccdrawcardinalspline

these don't appear available in cocos2d 3.4


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

python - Exception while importing pymorphy2 -