final class LinuxJoystickEvent
extends java.lang.Object
| Constructor and Description |
|---|
LinuxJoystickEvent() |
| Modifier and Type | Method and Description |
|---|---|
long |
getNanos() |
int |
getNumber() |
int |
getType() |
int |
getValue() |
void |
set(long millis,
int value,
int type,
int number) |