The members of SpriteKit.SKAction are listed below.
See Also: Inherited members from Foundation.NSObject
| A constructor that initializes the object from the data stored in the unarchiver object. |
| 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. |
| Duration | double. Documentation for this section has not yet been entered. | |
| [read-only] | ReversedAction | SKAction. Documentation for this section has not yet been entered. |
| Speed | nfloat. Documentation for this section has not yet been entered. | |
| TimingMode | SKActionTimingMode. Documentation for this section has not yet been entered. |
static | AnimateWithTextures(SKTexture[], double)Documentation for this section has not yet been entered. | |
static | AnimateWithTextures(SKTexture[], double, bool, bool)Documentation for this section has not yet been entered. | |
static | ColorizeWithColor(UIKit.UIColor, double, nfloat)Documentation for this section has not yet been entered. | |
static | ColorizeWithColorBlendFactor(double, nfloat)Documentation for this section has not yet been entered. | |
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | CustomActionWithDuration(double, SKActionDurationHandler)A custom action that repeats for some amount of time. | |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
static | FadeAlphaBy(double, nfloat)Documentation for this section has not yet been entered. | |
static | FadeAlphaTo(double, nfloat)Documentation for this section has not yet been entered. | |
static | FadeInWithDuration(double)Documentation for this section has not yet been entered. | |
static | FadeOutWithDuration(double)Documentation for this section has not yet been entered. | |
static | Falloff(float, double)Documentation for this section has not yet been entered. | |
static | FollowPath(CoreGraphics.CGPath, double)Documentation for this section has not yet been entered. | |
static | FollowPath(CoreGraphics.CGPath, nfloat)Documentation for this section has not yet been entered. | |
static | FollowPath(CoreGraphics.CGPath, bool, bool, double)Documentation for this section has not yet been entered. | |
static | FollowPath(CoreGraphics.CGPath, bool, bool, nfloat)Documentation for this section has not yet been entered. | |
static | Group(params SKAction[])Documentation for this section has not yet been entered. | |
static | Hide()Documentation for this section has not yet been entered. | |
static | MoveBy(CoreGraphics.CGVector, double)Documentation for this section has not yet been entered. | |
static | MoveBy(double, nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | MoveTo(double, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | |
static | MoveToX(double, nfloat)Documentation for this section has not yet been entered. | |
static | MoveToY(double, nfloat)Documentation for this section has not yet been entered. | |
static | PerformSelector(ObjCRuntime.Selector, Foundation.NSObject)Documentation for this section has not yet been entered. | |
static | PlaySoundFileNamed(string, bool)Documentation for this section has not yet been entered. | |
static | ReachTo(SKNode, CoreGraphics.CGPoint, nfloat)Documentation for this section has not yet been entered. | |
static | ReachTo(SKNode, double, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | |
static | ReachToNode(SKNode, SKNode, double)Documentation for this section has not yet been entered. | |
static | ReachToNode(SKNode, SKNode, nfloat)Documentation for this section has not yet been entered. | |
static | RemoveFromParent()Documentation for this section has not yet been entered. | |
static | RepeatAction(SKAction, nuint)Documentation for this section has not yet been entered. | |
static | RepeatActionForever(SKAction)Documentation for this section has not yet been entered. | |
static | ResizeByWidth(double, nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | ResizeTo(double, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | ResizeTo(double, nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | ResizeToHeight(double, nfloat)Documentation for this section has not yet been entered. | |
static | ResizeToWidth(double, nfloat)Documentation for this section has not yet been entered. | |
static | RotateByAngle(double, nfloat)Documentation for this section has not yet been entered. | |
static | RotateToAngle(double, nfloat)Documentation for this section has not yet been entered. | |
static | RotateToAngle(double, bool, nfloat)Documentation for this section has not yet been entered. | |
static | Run(Action)Documentation for this section has not yet been entered. | |
static | Run(Action, CoreFoundation.DispatchQueue)Documentation for this section has not yet been entered. | |
static | RunAction(SKAction, string)Documentation for this section has not yet been entered. | |
static | ScaleBy(double, nfloat)Documentation for this section has not yet been entered. | |
static | ScaleBy(double, nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | ScaleTo(double, nfloat)Documentation for this section has not yet been entered. | |
static | ScaleTo(double, nfloat, nfloat)Documentation for this section has not yet been entered. | |
static | ScaleXTo(double, nfloat)Documentation for this section has not yet been entered. | |
static | ScaleYTo(double, nfloat)Documentation for this section has not yet been entered. | |
static | Sequence(params SKAction[])Documentation for this section has not yet been entered. | |
static | SetTexture(SKTexture)Documentation for this section has not yet been entered. | |
static | SetTexture(SKTexture, bool)Documentation for this section has not yet been entered. | |
SetTimingFunction(SKActionTimingFunction)Documentation for this section has not yet been entered. | ||
static | SpeedBy(double, nfloat)Documentation for this section has not yet been entered. | |
static | SpeedTo(double, nfloat)Documentation for this section has not yet been entered. | |
static | StrengthBy(float, double)Documentation for this section has not yet been entered. | |
static | StrengthTo(float, double)Documentation for this section has not yet been entered. | |
static | Unhide()Documentation for this section has not yet been entered. | |
static | WaitForDuration(double)Documentation for this section has not yet been entered. | |
static | WaitForDuration(double, double)Documentation for this section has not yet been entered. | |