Uses of Class
org.robovm.apple.opengles.EAGLColorFormat
| Package | Description |
|---|---|
| org.robovm.apple.opengles |
-
Uses of EAGLColorFormat in org.robovm.apple.opengles
Fields in org.robovm.apple.opengles declared as EAGLColorFormat Modifier and Type Field Description static EAGLColorFormatEAGLColorFormat. RGB565Deprecated.Deprecated in iOS 12.0.static EAGLColorFormatEAGLColorFormat. RGBA8Deprecated.Deprecated in iOS 12.0.static EAGLColorFormatEAGLColorFormat. SRGBA8Deprecated.Deprecated in iOS 12.0.Methods in org.robovm.apple.opengles that return EAGLColorFormat Modifier and Type Method Description EAGLColorFormatEAGLDrawableProperties. getColorFormat()Deprecated.Deprecated in iOS 12.0.static EAGLColorFormatEAGLColorFormat.Marshaler. toObject(Class<EAGLColorFormat> cls, long handle, long flags)static EAGLColorFormatEAGLColorFormat. valueOf(NSString value)Methods in org.robovm.apple.opengles that return types with arguments of type EAGLColorFormat Modifier and Type Method Description static List<EAGLColorFormat>EAGLColorFormat.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.opengles with parameters of type EAGLColorFormat Modifier and Type Method Description EAGLDrawablePropertiesEAGLDrawableProperties. setColorFormat(EAGLColorFormat colorFormat)Deprecated.Deprecated in iOS 12.0.static longEAGLColorFormat.Marshaler. toNative(EAGLColorFormat o, long flags)Method parameters in org.robovm.apple.opengles with type arguments of type EAGLColorFormat Modifier and Type Method Description static longEAGLColorFormat.AsListMarshaler. toNative(List<EAGLColorFormat> l, long flags)static EAGLColorFormatEAGLColorFormat.Marshaler. toObject(Class<EAGLColorFormat> cls, long handle, long flags)