The methods of SpriteKit.SKPhysicsWorld are listed below. For a list of all members, see the SKPhysicsWorld Members list.
See Also: Inherited members from Foundation.NSObject
Adds a SpriteKit.SKJoint to the physics simulation.
Encodes the state of the object on the provided encoder
Enumerates every SpriteKit.SKPhysicsBody that contains a point.
Enumerates every SpriteKit.SKPhysicsBody whose area intersects a rectangle.
Enumerates every SpriteKit.SKPhysicsBody that intersects a ray defined by two points.
Returns the first SpriteKit.SKPhysicsBody found that contains a point.
Returns the first SpriteKit.SKPhysicsBody whose shape intersects a rectangle.
Returns the first SpriteKit.SKPhysicsBody that intersects a ray defined by two points.
Removes all SpriteKit.SKPhysicsJoints.
Removes the specified SpriteKit.SKPhysicsJoint.
Documentation for this section has not yet been entered.
Releases the resources used by the SKPhysicsWorld object.