macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

-preloadTextures:withCompletionHandler:

INDEX>Sprite Kit> SKTexture

apple

+ (void)preloadTextures:(NSArray *)textures
         withCompletionHandler:(void (^)(void))completionHandler

解説

返り値


引数


クラス

SKTexture

使用可能

iOS 7.0以降

定義

SKTexture.h

参照

例文


編集時のバージョン

OS X 10.9
iOS 7.0