Package | Description |
---|---|
com.tyrlib2.gui | |
com.tyrlib2.input |
Modifier and Type | Class and Description |
---|---|
class |
Window
Basic window class
|
Modifier and Type | Class and Description |
---|---|
class |
Controller
A class for something controlled by Input
|
class |
Joystick
A basic joystick for managing user input
|
class |
TouchListener |
Modifier and Type | Method and Description |
---|---|
void |
InputManager.addTouchListener(ITouchListener listener) |
void |
InputManager.removeTouchListener(ITouchListener listener) |