Uses of Class
org.robovm.apple.glkit.GLKViewDrawableStencilFormat
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKViewDrawableStencilFormat in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKViewDrawableStencilFormat Modifier and Type Method Description GLKViewDrawableStencilFormatGLKView. getDrawableStencilFormat()Deprecated.static GLKViewDrawableStencilFormatGLKViewDrawableStencilFormat. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKViewDrawableStencilFormatGLKViewDrawableStencilFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKViewDrawableStencilFormat[]GLKViewDrawableStencilFormat. 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 GLKViewDrawableStencilFormat Modifier and Type Method Description voidGLKView. setDrawableStencilFormat(GLKViewDrawableStencilFormat v)Deprecated.