SKTextureAtlas.FromDictionary(NSDictionary) Metodo

Definizione

Crea un nuovo atlas delle trame da un dizionario con valori: un oggetto NSImage, UIImage o NSURL; o NSString che descrive un percorso di sistema di un file di trama.

[Foundation.Export("atlasWithDictionary:")]
[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.SKTextureAtlas FromDictionary (Foundation.NSDictionary properties);
static member FromDictionary : Foundation.NSDictionary -> SpriteKit.SKTextureAtlas

Parametri

properties
NSDictionary

Restituisce

Attributi

Si applica a