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 class
EnterInput.Type
-
Constructor Summary
Constructors Constructor Description EnterInput()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
asyncClose()
static String
getEntry()
static boolean
initiate(int entry)
static boolean
initiate(String entry)
static boolean
isOpen()
-