Contents

remove(_:)

Removes a specific joint from the physics world.

Declaration

func remove(_ joint: SKPhysicsJoint)

Parameters

  • joint:

    The joint to remove.

Mentioned in

See Also

Joining Physics Bodies with Joints