Example #1
0
 def reset_forces(self):
     """Reset the forces on the body"""
     cp.cpBodyResetForces(self._body)
Example #2
0
 def reset_forces(self):
     cp.cpBodyResetForces(self._body)
Example #3
0
 def reset_forces(self):
     cp.cpBodyResetForces(self._body)