| Package | Description |
|---|---|
| com.badlogic.gdx.scenes.scene2d.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
TextArea
A multiple-line text input field, entirely based on
TextField |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TextField.TextFieldFilter.acceptChar(TextField textField,
char c) |
boolean |
TextField.TextFieldFilter.DigitsOnlyFilter.acceptChar(TextField textField,
char c) |
void |
TextField.TextFieldListener.keyTyped(TextField textField,
char c) |