addJoint abstract method

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

Implementation

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