Interface SKTextureAtlas.Block_preloadTextureAtlasesNamedWithCompletionHandler

  • Enclosing class:
    SKTextureAtlas

    public static interface SKTextureAtlas.Block_preloadTextureAtlasesNamedWithCompletionHandler
    • Method Detail

      • call_preloadTextureAtlasesNamedWithCompletionHandler

        void call_preloadTextureAtlasesNamedWithCompletionHandler​(NSError error,
                                                                  NSArray<? extends SKTextureAtlas> foundAtlases)