| 1246 | } |
| 1247 | } |
| 1248 | CPhysicsElement* CPHJoint::PFirst_element() { return cast_PhysicsElement(pFirst_element); } |
| 1249 | CPhysicsElement* CPHJoint::PSecond_element() { return cast_PhysicsElement(pSecond_element); } |
| 1250 | void CPHJoint::SetBreakable(float force, float torque) |
| 1251 | { |
no outgoing calls
no test coverage detected