Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
Application.getType() |
static Application.ApplicationType |
Application.ApplicationType.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
AndroidApplication.getType() |
Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
GwtApplication.getType() |
Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
IOSApplication.getType() |
Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
JglfwApplication.getType() |
Modifier and Type | Method and Description |
---|---|
Application.ApplicationType |
LwjglApplication.getType() |
Application.ApplicationType |
LwjglCanvas.getType() |