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