SpriteKit.SKPhysicsJointLimit Members

The members of SpriteKit.SKPhysicsJointLimit are listed below.

See Also: Inherited members from SpriteKit.SKPhysicsJoint

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

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.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
MaxLengthnfloat. Documentation for this section has not yet been entered.

Public Methods

static
Create(SKPhysicsBody, SKPhysicsBody, CoreGraphics.CGPoint, CoreGraphics.CGPoint) : SKPhysicsJointLimit
Factory method for creating a rope-like connection between two physics body.