Compartir a través de


SKAction.StrengthBy(Single, Double) Método

Definición

Crea una acción que se agrega strength a la Strength propiedad del SKFieldNode al que se aplica, en segundos sec .

[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

Parámetros

strength
Single
sec
Double

Devoluciones

Atributos

Se aplica a