Поделиться через


SKTextureAtlas.FromDictionary(NSDictionary) Метод

Определение

Создает новый атлас текстур из словаря со значениями NSImage, UIImage или NSURL; или NSString, описывающий системный путь к файлу текстуры.

[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

Параметры

properties
NSDictionary

Возвращаемое значение

Атрибуты

Применяется к