createJoint method

PhysicsImpostor createJoint(
  1. PhysicsImpostor otherImpostor,
  2. num jointType,
  3. PhysicsJointData jointData
)

Implementation

external PhysicsImpostor createJoint(PhysicsImpostor otherImpostor, num jointType, PhysicsJointData jointData);