The methods of SpriteKit.SKPhysicsBody are listed below. For a list of all members, see the SKPhysicsBody Members list.
See Also: Inherited members from Foundation.NSObject
ApplyAngularImpulse(nfloat)Documentation for this section has not yet been entered. | ||
ApplyForce(CoreGraphics.CGVector)Documentation for this section has not yet been entered. | ||
ApplyForce(CoreGraphics.CGVector, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
ApplyImpulse(CoreGraphics.CGVector)Documentation for this section has not yet been entered. | ||
ApplyImpulse(CoreGraphics.CGVector, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
ApplyTorque(nfloat)Documentation for this section has not yet been entered. | ||
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | Create(SKTexture, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | Create(SKTexture, float, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | CreateBodyFromPath(CoreGraphics.CGPath)Documentation for this section has not yet been entered. | |
static | CreateCircularBody(nfloat)Documentation for this section has not yet been entered. | |
static | CreateCircularBody(nfloat, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | |
static | CreateEdge(CoreGraphics.CGPoint, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | |
static | CreateEdgeChain(CoreGraphics.CGPath)Documentation for this section has not yet been entered. | |
static | CreateEdgeLoop(CoreGraphics.CGPath)Documentation for this section has not yet been entered. | |
static | CreateEdgeLoop(CoreGraphics.CGRect)Documentation for this section has not yet been entered. | |
static | CreateRectangularBody(CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | CreateRectangularBody(CoreGraphics.CGSize, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
static | FromBodies(SKPhysicsBody[])Documentation for this section has not yet been entered. | |