libgdx API

Uses of Class
com.badlogic.gdx.Graphics.GraphicsType

Packages that use Graphics.GraphicsType
com.badlogic.gdx   
 

Uses of Graphics.GraphicsType in com.badlogic.gdx
 

Methods in com.badlogic.gdx that return Graphics.GraphicsType
 Graphics.GraphicsType Graphics.getType()
           
static Graphics.GraphicsType Graphics.GraphicsType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Graphics.GraphicsType[] Graphics.GraphicsType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


libgdx API

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