public class LinuxJoystickPOV extends AbstractComponent
Component.Identifier, Component.POV
Modifier and Type | Method and Description |
---|---|
protected net.java.games.input.LinuxJoystickAxis |
getXAxis() |
protected net.java.games.input.LinuxJoystickAxis |
getYAxis() |
boolean |
isAnalog() |
boolean |
isRelative() |
protected float |
poll() |
protected void |
updateValue() |
getDeadZone, getIdentifier, getName, getPollData, toString
protected net.java.games.input.LinuxJoystickAxis getXAxis()
protected net.java.games.input.LinuxJoystickAxis getYAxis()
protected void updateValue()
public final boolean isRelative()
public final boolean isAnalog()
isAnalog
in interface Component
isAnalog
in class AbstractComponent
protected final float poll() throws java.io.IOException
poll
in class AbstractComponent
java.io.IOException