Uses of Class
org.robovm.apple.glkit.GLKTextureTarget
| Package | Description |
|---|---|
| org.robovm.apple.glkit |
-
Uses of GLKTextureTarget in org.robovm.apple.glkit
Methods in org.robovm.apple.glkit that return GLKTextureTarget Modifier and Type Method Description GLKTextureTargetGLKEffectPropertyTexture. getTarget()Deprecated.static GLKTextureTargetGLKTextureTarget. valueOf(long n)Returns the enum constant of this type with the specified name.static GLKTextureTargetGLKTextureTarget. valueOf(String name)Returns the enum constant of this type with the specified name.static GLKTextureTarget[]GLKTextureTarget. 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 GLKTextureTarget Modifier and Type Method Description voidGLKEffectPropertyTexture. setTarget(GLKTextureTarget v)Deprecated.