| Package | Description |
|---|---|
| com.github.strikerx3.jxinput |
| Modifier and Type | Method and Description |
|---|---|
XInputComponents |
XInputDevice.getComponents()
Returns the state of the XInput controller components at the last poll.
|
XInputComponents |
XInputDevice.getLastComponents()
Returns the state of the XInput controller components before the last poll.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XInputComponents.copy(XInputComponents components)
Copies the values from the specified components.
|
| Constructor and Description |
|---|
XInputComponentsDelta(XInputComponents lastComps,
XInputComponents comps) |
Copyright © 2018. All rights reserved.