addJoint method

PhysicsImpostor addJoint(
  1. PhysicsImpostor otherImpostor,
  2. PhysicsJoint joint
)

Implementation

external PhysicsImpostor addJoint(PhysicsImpostor otherImpostor, PhysicsJoint joint);