The methods of SpriteKit.SKTransition are listed below. For a list of all members, see the SKTransition Members list.
See Also: Inherited members from Foundation.NSObject
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. | |