SKAction.StrengthBy(Single, Double) Méthode

Définition

Crée une action qui ajoute strength à la Strength propriété du SKFieldNode auquel est appliqué, pendant quelques sec secondes.

[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

Paramètres

strength
Single
sec
Double

Retours

Attributs

S’applique à