Freigeben über


SKAction.CreateChangeChargeTo(Single, Double) Methode

Definition

Factory-Methode, um eine SKAction zu erstellen, die das Charge angegebene eines SKNode -Objekts PhysicsBody in newChargeändert.

[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

Parameter

newCharge
Single
duration
Double

Gibt zurück

Attribute

Gilt für: