|
||||||||
| 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.LinuxJoystickAxis
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 |
| Constructor Summary | |
|---|---|
LinuxJoystickPOV(Component.Identifier.Axis id,
LinuxJoystickAxis hatX,
LinuxJoystickAxis hatY)
|
|
| Method Summary | |
|---|---|
protected LinuxJoystickAxis |
getXAxis()
|
protected LinuxJoystickAxis |
getYAxis()
|
protected void |
updateValue()
|
| Methods inherited from class net.java.games.input.LinuxJoystickAxis |
|---|
isAnalog, isRelative, poll, setValue |
| Methods inherited from class net.java.games.input.AbstractComponent |
|---|
getDeadZone, 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 |
|---|
LinuxJoystickPOV(Component.Identifier.Axis id,
LinuxJoystickAxis hatX,
LinuxJoystickAxis hatY)
| Method Detail |
|---|
protected LinuxJoystickAxis getXAxis()
protected LinuxJoystickAxis getYAxis()
protected void updateValue()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||