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 | Method and Description |
---|---|
ApplicationLogger |
Application.getApplicationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
Application.setApplicationLogger(ApplicationLogger applicationLogger)
Sets the current Application logger.
|
Modifier and Type | Field and Description |
---|---|
protected ApplicationLogger |
AndroidApplication.applicationLogger |
Modifier and Type | Method and Description |
---|---|
ApplicationLogger |
AndroidApplication.getApplicationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
AndroidApplication.setApplicationLogger(ApplicationLogger applicationLogger) |
Modifier and Type | Method and Description |
---|---|
ApplicationLogger |
GwtApplication.getApplicationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
GwtApplication.setApplicationLogger(ApplicationLogger applicationLogger) |
Modifier and Type | Method and Description |
---|---|
ApplicationLogger |
IOSApplication.getApplicationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
IOSApplication.setApplicationLogger(ApplicationLogger applicationLogger) |
Modifier and Type | Field and Description |
---|---|
protected ApplicationLogger |
LwjglApplication.applicationLogger |
Modifier and Type | Method and Description |
---|---|
ApplicationLogger |
LwjglApplication.getApplicationLogger() |
ApplicationLogger |
LwjglCanvas.getApplicationLogger() |
Modifier and Type | Method and Description |
---|---|
void |
LwjglApplication.setApplicationLogger(ApplicationLogger applicationLogger) |
void |
LwjglCanvas.setApplicationLogger(ApplicationLogger applicationLogger) |