SKAction.StrengthBy(Single, Double) 方法

定义

创建一个操作,该操作会在数秒内sec添加到strengthStrength应用的 SKFieldNode 的 属性。

[Foundation.Export("strengthBy:duration:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static SpriteKit.SKAction StrengthBy (float strength, double sec);
static member StrengthBy : single * double -> SpriteKit.SKAction

参数

strength
Single
sec
Double

返回

属性

适用于