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, isRelativegetEventValue, getIdentifier, getName, getPollData, resetHasPolled, setEventValue, setPollData, toStringpublic LinuxPOV(LinuxEventComponent component_x, LinuxEventComponent component_y)
protected final float poll()
throws java.io.IOException
poll in class LinuxComponentjava.io.IOExceptionpublic float convertValue(float value,
LinuxAxisDescriptor descriptor)
convertValue in class LinuxComponent