|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Input.Orientation | |
---|---|
com.badlogic.gdx | |
com.badlogic.gdx.input |
Uses of Input.Orientation in com.badlogic.gdx |
---|
Methods in com.badlogic.gdx that return Input.Orientation | |
---|---|
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. |
Uses of Input.Orientation in com.badlogic.gdx.input |
---|
Methods in com.badlogic.gdx.input that return Input.Orientation | |
---|---|
Input.Orientation |
RemoteInput.getNativeOrientation()
|
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |