| Package | Description |
|---|---|
| com.badlogic.gdx | |
| com.badlogic.gdx.input |
| Modifier and Type | Method and Description |
|---|---|
void |
Input.getTextInput(Input.TextInputListener listener,
java.lang.String title,
java.lang.String text,
java.lang.String hint)
System dependent method to input a string of text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteInput.getTextInput(Input.TextInputListener listener,
java.lang.String title,
java.lang.String text,
java.lang.String hint) |