| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.graphics.glutils |
| Modifier and Type | Method and Description |
|---|---|
Application.ApplicationType |
Application.getType() |
static Application.ApplicationType |
Application.ApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Application.ApplicationType[] |
Application.ApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GLVersion(Application.ApplicationType appType,
String versionString,
String vendorString,
String rendererString) |
Copyright © 2021. All rights reserved.