Package com.badlogic.gdx
Interface Input.TextInputListener
-
- Enclosing interface:
- Input
public static interface Input.TextInputListenerCallback interface forInput.getTextInput(TextInputListener, String, String, String)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcanceled()voidinput(java.lang.String text)
-