Package apple.spritekit
Interface SKTextureAtlas.Block_preloadTextureAtlasesNamedWithCompletionHandler
-
- Enclosing class:
- SKTextureAtlas
public static interface SKTextureAtlas.Block_preloadTextureAtlasesNamedWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_preloadTextureAtlasesNamedWithCompletionHandler(NSError error, NSArray<? extends SKTextureAtlas> foundAtlases)
-
-
-
Method Detail
-
call_preloadTextureAtlasesNamedWithCompletionHandler
void call_preloadTextureAtlasesNamedWithCompletionHandler(NSError error, NSArray<? extends SKTextureAtlas> foundAtlases)
-
-