• Types of physics joint available.

Static variables

@:enum@:native("JOINT_TYPE_FIXED")staticread onlyFixed:PhysicsJointType

@:enum@:native("JOINT_TYPE_HINGE")staticread onlyHinge:PhysicsJointType

@:enum@:native("JOINT_TYPE_SLIDER")staticread onlySlider:PhysicsJointType

@:enum@:native("JOINT_TYPE_SPRING")staticread onlySpring:PhysicsJointType

@:enum@:native("JOINT_TYPE_WHEEL")staticread onlyWheel:PhysicsJointType