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