Package | Description |
---|---|
com.badlogic.gdx | |
com.badlogic.gdx.graphics |
Modifier and Type | Field and Description |
---|---|
static GL10 |
Gdx.gl10 |
Modifier and Type | Method and Description |
---|---|
GL10 |
Graphics.getGL10() |
Modifier and Type | Interface and Description |
---|---|
interface |
GL11
Interface wrapping all OpenGL ES 1.1 methods.
|
Modifier and Type | Method and Description |
---|---|
void |
Camera.apply(GL10 gl)
Sets the current projection and model-view matrix of this camera.
|