Uses of Class
org.lwjgl.opengles.PowerManagementEventException
-
Packages that use PowerManagementEventException Package Description org.lwjgl.opengles -
-
Uses of PowerManagementEventException in org.lwjgl.opengles
Methods in org.lwjgl.opengles that throw PowerManagementEventException Modifier and Type Method Description static voidEGL. eglReleaseCurrent(EGLDisplay dpy)Releases the current context without assigning a new one.voidEGLContext. makeCurrent(EGLSurface surface)voidEGLContext. makeCurrent(EGLSurface draw, EGLSurface read)voidEGLSurface. swapBuffers()
-