Package org.rspeer.game.component
Class EnterInput
- java.lang.Object
-
- org.rspeer.game.component.EnterInput
-
public class EnterInput extends Object
Provides functionality to interact with the games enter input interface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnterInput.Type
-
Constructor Summary
Constructors Constructor Description EnterInput()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidasyncClose()static StringgetEntry()static booleaninitiate(int entry)static booleaninitiate(String entry)static booleanisOpen()
-