Drawing a circle using Andengine
I am searching a way to draw a circle using Andengine. As I can see, I can only draw lines, rectangles, and place sprites, but I cannot find a way to draw circles. How can I do this?
Indeed, you can't directly draw a circle. Alternatives are:
Good luck.
链接地址: http://www.djcxy.com/p/68948.html上一篇: 通过box2d在android andengine中创建圈子?
下一篇: 使用Andengine绘制一个圆