次の方法で共有


SKAction.StrengthBy(Single, Double) メソッド

定義

適用される SKFieldNode の プロパティにStrength秒単位でsec追加strengthするアクションを作成します。

[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

戻り値

属性

適用対象