Uses of Class
org.robovm.apple.glkit.GLKViewDrawableColorFormat
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKViewDrawableColorFormat in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKViewDrawableColorFormat Modifier and Type Method Description GLKViewDrawableColorFormatGLKView. getDrawableColorFormat()Deprecated.static GLKViewDrawableColorFormatGLKViewDrawableColorFormat. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKViewDrawableColorFormatGLKViewDrawableColorFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKViewDrawableColorFormat[]GLKViewDrawableColorFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.glkit with parameters of type GLKViewDrawableColorFormat Modifier and Type Method Description voidGLKView. setDrawableColorFormat(GLKViewDrawableColorFormat v)Deprecated.