| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.backends.gwt | |
| com.badlogic.gdx.backends.iosrobovm | |
| com.badlogic.gdx.backends.lwjgl | |
| com.badlogic.gdx.input |
| Modifier and Type | Field and Description |
|---|---|
static Input |
Gdx.input |
| Modifier and Type | Method and Description |
|---|---|
Input |
Application.getInput() |
| Modifier and Type | Method and Description |
|---|---|
Input |
GwtApplication.getInput() |
| Modifier and Type | Method and Description |
|---|---|
Input |
IOSApplication.getInput() |
| Modifier and Type | Method and Description |
|---|---|
Input |
LwjglApplication.getInput() |
Input |
LwjglCanvas.getInput() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteInput
An
Input implementation that receives touch, key, accelerometer and compass events from a remote Android device. |