The members of SpriteKit.SKPhysicsJointLimit are listed below.
See Also: Inherited members from SpriteKit.SKPhysicsJoint
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| MaxLength | nfloat. Documentation for this section has not yet been entered. |
static | Create(SKPhysicsBody, SKPhysicsBody, CoreGraphics.CGPoint, CoreGraphics.CGPoint)Factory method for creating a rope-like connection between two physics body. | |