Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 cocos2d-html5 上绘制弧线,但找不到要使用的功能。DrawSegment 使用参数点、点、半径、颜色。但是半径 - 线的宽度,而不是弧线。我可以用什么来绘制弧线?
是的,我们应该把函数添加到 cocos2d-html5
感谢您的反馈。
此功能已在http://www.cocos2d-x.org/issues/3767创建