Contents

SKPhysicsJointFixed

A joint that fuses two physics bodies together at a reference point.

Declaration

class SKPhysicsJointFixed

Overview

An SKPhysicsJointFixed object fuses two physics bodies together at a reference point. Fixed joints are useful for creating complex shapes that can be broken apart later.

Topics

Creating a Fixed Joint

See Also

Physics Joints