Class GLKView

    • Constructor Detail

      • GLKView

        public GLKView()
        Deprecated.
      • GLKView

        protected GLKView​(NSObject.Handle h,
                          long handle)
        Deprecated.
      • GLKView

        public GLKView​(CGRect frame)
        Deprecated.
      • GLKView

        public GLKView​(NSCoder decoder)
        Deprecated.
    • Method Detail

      • getContext

        public EAGLContext getContext()
        Deprecated.
      • setContext

        public void setContext​(EAGLContext v)
        Deprecated.
      • getDrawableWidth

        public long getDrawableWidth()
        Deprecated.
      • getDrawableHeight

        public long getDrawableHeight()
        Deprecated.
      • getSnapshot

        public UIImage getSnapshot()
        Deprecated.
      • enablesSetNeedsDisplay

        public boolean enablesSetNeedsDisplay()
        Deprecated.
      • setEnablesSetNeedsDisplay

        public void setEnablesSetNeedsDisplay​(boolean v)
        Deprecated.
      • bindDrawable

        public void bindDrawable()
        Deprecated.
      • deleteDrawable

        public void deleteDrawable()
        Deprecated.
      • display

        public void display()
        Deprecated.