SpriteKit.SKTransition Members

The members of SpriteKit.SKTransition are listed below.

See Also: Inherited members from Foundation.NSObject

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.
PausesIncomingScenebool. Documentation for this section has not yet been entered.
PausesOutgoingScenebool. Documentation for this section has not yet been entered.

Public Methods

static
CrossFadeWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
DoorsCloseHorizontalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
DoorsCloseVerticalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
DoorsOpenHorizontalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
DoorsOpenVerticalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
DoorwayWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
FadeWithColor(UIKit.UIColor, double) : SKTransition
Documentation for this section has not yet been entered.
static
FadeWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
FlipHorizontalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
FlipVerticalWithDuration(double) : SKTransition
Documentation for this section has not yet been entered.
static
MoveInWithDirection(SKTransitionDirection, double) : SKTransition
Documentation for this section has not yet been entered.
static
PushWithDirection(SKTransitionDirection, double) : SKTransition
Documentation for this section has not yet been entered.
static
RevealWithDirection(SKTransitionDirection, double) : SKTransition
Documentation for this section has not yet been entered.
static
TransitionWithCIFilter(CoreImage.CIFilter, double) : SKTransition
Documentation for this section has not yet been entered.