SpriteKit.SKSceneDelegate Members

The members of SpriteKit.SKSceneDelegate are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

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 Methods

DidApplyConstraints(SKScene)
Documentation for this section has not yet been entered.
DidEvaluateActions(SKScene)
Documentation for this section has not yet been entered.
DidFinishUpdate(SKScene)
Documentation for this section has not yet been entered.
DidSimulatePhysics(SKScene)
Documentation for this section has not yet been entered.
Update(double, SKScene)
Documentation for this section has not yet been entered.