0

I'm trying to draw arc on cocos2d-html5, but cant find function to use. DrawSegment used parameters point,point,radius,color. But radius - width of line, not arc. What can I use to draw arc?

BenMorel
  • 34,448
  • 50
  • 182
  • 322

1 Answers1

0

Yes, we should add the function to cocos2d-html5

Thanks for feedback.

This function has been created at http://www.cocos2d-x.org/issues/3767