Class NativeSurface


  • public class NativeSurface
    extends java.lang.Object
    • Constructor Detail

      • NativeSurface

        public NativeSurface​(int width,
                             int height)
    • Method Detail

      • dispose

        public void dispose()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getNativeObject

        public long getNativeObject()