| Package | Description |
|---|---|
| org.lwjgl.opengl |
| Modifier and Type | Method and Description |
|---|---|
static void |
Display.create(PixelFormatLWJGL pixel_format,
ContextAttribs attribs)
Create the OpenGL ES context with the given minimum parameters.
|
static void |
Display.create(PixelFormatLWJGL pixel_format,
Drawable shared_drawable,
ContextAttribs attribs)
Create the OpenGL ES context with the given minimum parameters.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.