public class LinuxJoystickPOV extends LinuxJoystickAxis
Component.Identifier, Component.POV
Constructor and Description |
---|
LinuxJoystickPOV(Component.Identifier.Axis id,
LinuxJoystickAxis hatX,
LinuxJoystickAxis hatY) |
Modifier and Type | Method and Description |
---|---|
protected LinuxJoystickAxis |
getXAxis() |
protected LinuxJoystickAxis |
getYAxis() |
protected void |
updateValue() |
isAnalog, isRelative, poll, setValue
getDeadZone, getEventValue, getIdentifier, getName, getPollData, resetHasPolled, setEventValue, setPollData, toString
LinuxJoystickPOV(Component.Identifier.Axis id, LinuxJoystickAxis hatX, LinuxJoystickAxis hatY)
protected LinuxJoystickAxis getXAxis()
protected LinuxJoystickAxis getYAxis()
protected void updateValue()