Uses of Class
org.robovm.compiler.config.tools.TextureAtlas.OutputFormat
| Package | Description |
|---|---|
| org.robovm.compiler.config.tools |
-
Uses of TextureAtlas.OutputFormat in org.robovm.compiler.config.tools
Methods in org.robovm.compiler.config.tools that return TextureAtlas.OutputFormat Modifier and Type Method Description TextureAtlas.OutputFormatTextureAtlas. getOutputFormat()static TextureAtlas.OutputFormatTextureAtlas.OutputFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static TextureAtlas.OutputFormat[]TextureAtlas.OutputFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.