| Package | Description |
|---|---|
| com.github.strikerx3.jxinput | |
| com.github.strikerx3.jxinput.listener |
| Modifier and Type | Method and Description |
|---|---|
void |
XInputDevice.addListener(XInputDeviceListener listener)
Adds an event listener that will react to changes in the input.
|
void |
XInputDevice.removeListener(XInputDeviceListener listener)
Removes a registered event listener
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleXInputDeviceListener
Provides empty implementations of all
XInputDeviceListener methods for easier subclassing. |
Copyright © 2018. All rights reserved.