Uses of Class
org.robovm.apple.spritekit.SKTextureAtlas
| Package | Description |
|---|---|
| org.robovm.apple.spritekit |
-
Uses of SKTextureAtlas in org.robovm.apple.spritekit
Method parameters in org.robovm.apple.spritekit with type arguments of type SKTextureAtlas Modifier and Type Method Description static voidSKTextureAtlas. preloadTextureAtlases(List<String> atlasNames, VoidBlock2<NSError,NSArray<SKTextureAtlas>> completionHandler)static voidSKTextureAtlas. preloadTextureAtlases(NSArray<SKTextureAtlas> textureAtlases, Runnable completionHandler)