Box2D形状设置
物體的質量 = 夾具的面積 * 夾具的密度
正方形:?
? b2PolygonShape boxShape;boxShape.SetAsBox(1,1);總結
- 上一篇: Odoo产品分析 (三) -- 人力资源
- 下一篇: 编程语言【JAVA】编程(4)---摇色
物體的質量 = 夾具的面積 * 夾具的密度
正方形:?
? b2PolygonShape boxShape;boxShape.SetAsBox(1,1);