The members of SpriteKit.SKTransition are listed below.
See Also: Inherited members from Foundation.NSObject
| 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. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| PausesIncomingScene | bool. Documentation for this section has not yet been entered. | |
| PausesOutgoingScene | bool. Documentation for this section has not yet been entered. |
static | CrossFadeWithDuration(double)Documentation for this section has not yet been entered. | |
static | DoorsCloseHorizontalWithDuration(double)Documentation for this section has not yet been entered. | |
static | DoorsCloseVerticalWithDuration(double)Documentation for this section has not yet been entered. | |
static | DoorsOpenHorizontalWithDuration(double)Documentation for this section has not yet been entered. | |
static | DoorsOpenVerticalWithDuration(double)Documentation for this section has not yet been entered. | |
static | DoorwayWithDuration(double)Documentation for this section has not yet been entered. | |
static | FadeWithColor(UIKit.UIColor, double)Documentation for this section has not yet been entered. | |
static | FadeWithDuration(double)Documentation for this section has not yet been entered. | |
static | FlipHorizontalWithDuration(double)Documentation for this section has not yet been entered. | |
static | FlipVerticalWithDuration(double)Documentation for this section has not yet been entered. | |
static | MoveInWithDirection(SKTransitionDirection, double)Documentation for this section has not yet been entered. | |
static | PushWithDirection(SKTransitionDirection, double)Documentation for this section has not yet been entered. | |
static | RevealWithDirection(SKTransitionDirection, double)Documentation for this section has not yet been entered. | |
static | TransitionWithCIFilter(CoreImage.CIFilter, double)Documentation for this section has not yet been entered. | |