Package org.robovm.apple.opengles
Interface EAGLDrawable
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
CAEAGLLayer,EAGLDrawableAdapter
@Deprecated public interface EAGLDrawable extends NSObjectProtocol
Deprecated.
Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
-
Method Summary
Modifier and Type Method Description EAGLDrawablePropertiesgetDrawableProperties()Deprecated.voidsetDrawableProperties(EAGLDrawableProperties v)Deprecated.
-
Method Details
-
getDrawableProperties
EAGLDrawableProperties getDrawableProperties()Deprecated. -
setDrawableProperties
Deprecated.
-