Uses of Class
org.robovm.apple.glkit.GLKTextureLoaderErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKTextureLoaderErrorCode in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKTextureLoaderErrorCode Modifier and Type Method Description GLKTextureLoaderErrorCodeGLKTextureLoaderError. getErrorCode()static GLKTextureLoaderErrorCodeGLKTextureLoaderErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKTextureLoaderErrorCodeGLKTextureLoaderErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKTextureLoaderErrorCode[]GLKTextureLoaderErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.