次の方法で共有


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

定義

オブジェクトPhysicsBodyの 指定した を Charge に変更する をSKNode作成SKActionするnewChargeファクトリ メソッド。

[Foundation.Export("changeChargeTo:duration:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static SpriteKit.SKAction CreateChangeChargeTo (float newCharge, double duration);
static member CreateChangeChargeTo : single * double -> SpriteKit.SKAction

パラメーター

newCharge
Single
duration
Double

戻り値

属性

適用対象