final class LinuxPOV extends LinuxComponent
Component.Identifier, Component.POV
Constructor and Description |
---|
LinuxPOV(LinuxEventComponent component_x,
LinuxEventComponent component_y) |
Modifier and Type | Method and Description |
---|---|
float |
convertValue(float value,
LinuxAxisDescriptor descriptor) |
protected float |
poll() |
getComponent, getDeadZone, isAnalog, isRelative
getEventValue, getIdentifier, getName, getPollData, resetHasPolled, setEventValue, setPollData, toString
public LinuxPOV(LinuxEventComponent component_x, LinuxEventComponent component_y)
protected final float poll() throws java.io.IOException
poll
in class LinuxComponent
java.io.IOException
public float convertValue(float value, LinuxAxisDescriptor descriptor)
convertValue
in class LinuxComponent