SpriteKit.SKPhysicsJointPin Members

The members of SpriteKit.SKPhysicsJointPin 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.
FrictionTorquenfloat. Documentation for this section has not yet been entered.
LowerAngleLimitnfloat. Documentation for this section has not yet been entered.
RotationSpeednfloat. Documentation for this section has not yet been entered.
ShouldEnableLimitsbool. Documentation for this section has not yet been entered.
UpperAngleLimitnfloat. Documentation for this section has not yet been entered.

Public Methods

static
Create(SKPhysicsBody, SKPhysicsBody, CoreGraphics.CGPoint) : SKPhysicsJointPin
Documentation for this section has not yet been entered.