removeJoint abstract method

void removeJoint(
  1. PhysicsImpostor mainImpostor,
  2. PhysicsImpostor connectedImpostor,
  3. PhysicsJoint joint
)

Implementation

void removeJoint(PhysicsImpostor mainImpostor, PhysicsImpostor connectedImpostor, PhysicsJoint joint);