Interface LwjglxGLPlatform

All Superinterfaces:
org.lwjgl.opengl.awt.PlatformGLCanvas

public interface LwjglxGLPlatform extends org.lwjgl.opengl.awt.PlatformGLCanvas
Interface LwjglxGLPlatform; It is used to implement and manage the context of a specific platform.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Free the drawing surface.

    Methods inherited from interface org.lwjgl.opengl.awt.PlatformGLCanvas

    create, delayBeforeSwapNV, deleteContext, dispose, isCurrent, lock, makeCurrent, swapBuffers, unlock
  • Method Details

    • destroy

      void destroy()
      Free the drawing surface.