Freigeben über


SKTextureAtlas.PreloadTextureAtlases Methode

Definition

Lädt die benannten Atlanten und ruft einen Vervollständigungshandler auf, nachdem sie geladen wurden.

[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

Parameter

atlasNames
String[]
completionHandler
SKTextureAtlasLoadCallback
Attribute

Gilt für: