|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.games.input.AbstractComponent
net.java.games.input.LinuxJoystickPOV
public class LinuxJoystickPOV
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.java.games.input.Component |
---|
Component.Identifier, Component.POV |
Method Summary | |
---|---|
protected net.java.games.input.LinuxJoystickAxis |
getXAxis()
|
protected net.java.games.input.LinuxJoystickAxis |
getYAxis()
|
boolean |
isAnalog()
|
boolean |
isRelative()
|
protected float |
poll()
|
protected void |
updateValue()
|
Methods inherited from class net.java.games.input.AbstractComponent |
---|
getDeadZone, getIdentifier, getName, getPollData, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |