Uses of Class
org.robovm.apple.glkit.GLKFogMode
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKFogMode in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKFogMode Modifier and Type Method Description GLKFogModeGLKEffectPropertyFog. getMode()Deprecated.static GLKFogModeGLKFogMode. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKFogModeGLKFogMode. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKFogMode[]GLKFogMode. 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 GLKFogMode Modifier and Type Method Description voidGLKEffectPropertyFog. setMode(GLKFogMode v)Deprecated.