Package apple.metalkit
Interface MTKTextureLoader.Block_newTextureWithContentsOfURLOptionsCompletionHandler
-
- Enclosing class:
- MTKTextureLoader
public static interface MTKTextureLoader.Block_newTextureWithContentsOfURLOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_newTextureWithContentsOfURLOptionsCompletionHandler(java.lang.Object texture, NSError error)
-
-
-
Method Detail
-
call_newTextureWithContentsOfURLOptionsCompletionHandler
void call_newTextureWithContentsOfURLOptionsCompletionHandler(java.lang.Object texture, NSError error)
-
-