Condividi tramite


SKAction.StrengthBy(Single, Double) Metodo

Definizione

Crea un'azione che aggiunge strength alla Strength proprietà di SKFieldNode a cui viene applicato, in sec secondi.

[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

Parametri

strength
Single
sec
Double

Restituisce

Attributi

Si applica a