Package | Description |
---|---|
com.badlogic.gdx | |
com.badlogic.gdx.backends.android | |
com.badlogic.gdx.backends.gwt | |
com.badlogic.gdx.backends.iosrobovm | |
com.badlogic.gdx.backends.lwjgl |
Modifier and Type | Field and Description |
---|---|
static Graphics |
Gdx.graphics |
Modifier and Type | Method and Description |
---|---|
Graphics |
Application.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
AndroidApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
GwtApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
IOSApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
LwjglCanvas.getGraphics() |