Componentpublic class LinuxJoystickPOV extends AbstractComponent
Component.Identifier, Component.POV| Modifier and Type | Method | 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, toStringprotected 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 ComponentisAnalog in class AbstractComponentprotected final float poll()
throws java.io.IOException
poll in class AbstractComponentjava.io.IOExceptionCopyright © 2018. All rights reserved.