PhysicsJoint constructor

PhysicsJoint(
  1. num type,
  2. PhysicsJointData jointData
)

Implementation

external PhysicsJoint(num type, PhysicsJointData jointData);