Package | Description |
---|---|
com.badlogic.gdx | |
com.badlogic.gdx.graphics |
Modifier and Type | Field and Description |
---|---|
static GLCommon |
Gdx.gl |
Modifier and Type | Method and Description |
---|---|
GLCommon |
Graphics.getGLCommon() |
Modifier and Type | Interface and Description |
---|---|
interface |
GL10
Interface wrapping all standard OpenGL ES 1.0 methods.
|
interface |
GL11
Interface wrapping all OpenGL ES 1.1 methods.
|
interface |
GL20
Interface wrapping all the methods of OpenGL ES 2.0
|