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


SKTextureAtlas.PreloadTextureAtlases Метод

Определение

Загружает именованные атласы и вызывает обработчик завершения после их загрузки.

[Foundation.Export("preloadTextureAtlasesNamed:withCompletionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void PreloadTextureAtlases (string[] atlasNames, SpriteKit.SKTextureAtlasLoadCallback completionHandler);
static member PreloadTextureAtlases : string[] * SpriteKit.SKTextureAtlasLoadCallback -> unit

Параметры

atlasNames
String[]
completionHandler
SKTextureAtlasLoadCallback
Атрибуты

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