コード例 #1
0
 def test_setAngularFactor(self):
     body = RigidBody()
     body.setAngularFactor(1.0)
コード例 #2
0
ファイル: test_bullet.py プロジェクト: dgym/pybullet
 def test_setAngularFactor(self):
     body = RigidBody()
     body.setAngularFactor(1.0)