Package org.robovm.apple.opengles
Class EAGLDrawableProperties.Keys
java.lang.Object
org.robovm.apple.opengles.EAGLDrawableProperties.Keys
- Enclosing class:
- EAGLDrawableProperties
public static class EAGLDrawableProperties.Keys extends Object
-
Constructor Summary
Constructors Constructor Description Keys() -
Method Summary
Modifier and Type Method Description static NSStringColorFormat()Deprecated.Deprecated in iOS 12.0.static NSStringRetainedBacking()Deprecated.Deprecated in iOS 12.0.
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
RetainedBacking
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) -
ColorFormat
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
-