remove(_:)
Removes a specific joint from the physics world.
Declaration
func remove(_ joint: SKPhysicsJoint)Parameters
- joint:
The joint to remove.
Removes a specific joint from the physics world.
func remove(_ joint: SKPhysicsJoint)The joint to remove.