SKPhysicsJointPin
A joint that pins together two physics bodies, allowing independent rotation.
Declaration
class SKPhysicsJointPinMentioned in
Overview
An SKPhysicsJointPin object allows two physics bodies to independently rotate around the anchor point as if pinned together. You can configure how far the two objects may rotate and the resistance to rotation.