| Package | Description |
|---|---|
| com.badlogic.gdx |
| Modifier and Type | Method and Description |
|---|---|
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.
|