如何在 andengine 中使用物理原理画线
我是android新手..我需要画一条线。我需要在线应用物理。我已经搜索过了,但我只能画方框、圆形、多边形等。我需要画一条直线。
请根据这个问题给我一些建议和相关文章..
提前致谢..
I am new to android.. I need to draw a line. In which i need to apply physics on line.. I have searched through but i got only to draw box,circles,polygon etc. I need to draw a straight line.
Please give me some suggestion and related articles based on this issue..
Thanks in advance..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
实际上你可以只使用一条线。
You can actually just use a line.
您将使用只有一侧的多边形。还有两点。
You will use a polygon with only one side. And two points.