libgdx API

Uses of Interface
com.badlogic.gdx.graphics.GLCommon

Packages that use GLCommon
com.badlogic.gdx   
com.badlogic.gdx.graphics   
 

Uses of GLCommon in com.badlogic.gdx
 

Fields in com.badlogic.gdx declared as GLCommon
static GLCommon Gdx.gl
           
 

Methods in com.badlogic.gdx that return GLCommon
 GLCommon Graphics.getGLCommon()
           
 

Uses of GLCommon in com.badlogic.gdx.graphics
 

Subinterfaces of GLCommon in com.badlogic.gdx.graphics
 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
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)