| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.input |
| Modifier and Type | Method and Description |
|---|---|
Input.Orientation |
Input.getNativeOrientation() |
static Input.Orientation |
Input.Orientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Input.Orientation[] |
Input.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Input.Orientation |
RemoteInput.getNativeOrientation() |