|
||||||||
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.LinuxComponent
net.java.games.input.LinuxPOV
final class LinuxPOV
Represents a linux button
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface net.java.games.input.Component |
---|
Component.Identifier, Component.POV |
Constructor Summary | |
---|---|
LinuxPOV(LinuxEventComponent component_x,
LinuxEventComponent component_y)
|
Method Summary | |
---|---|
float |
convertValue(float value,
LinuxAxisDescriptor descriptor)
|
protected float |
poll()
|
Methods inherited from class net.java.games.input.LinuxComponent |
---|
getComponent, getDeadZone, isAnalog, isRelative |
Methods inherited from class net.java.games.input.AbstractComponent |
---|
getEventValue, getIdentifier, getName, getPollData, resetHasPolled, setEventValue, setPollData, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LinuxPOV(LinuxEventComponent component_x, LinuxEventComponent component_y)
Method Detail |
---|
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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |