draws a quad bezier path
Function ccDrawQuadBezier
#include <Geode/cocos/draw_nodes/CCDrawingPrimitives.h>
cocos2d::CCPointconst&origin
,cocos2d::CCPointconst&control
,cocos2d::CCPointconst&destination
,uintsegments
)⚠️ This function could be pretty slow. Use it only for debugging purposes.