|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.java.games.input.LinuxEvent
final class LinuxEvent
| Constructor Summary | |
|---|---|
LinuxEvent()
|
|
| Method Summary | |
|---|---|
LinuxAxisDescriptor |
getDescriptor()
|
long |
getNanos()
|
int |
getValue()
|
void |
set(long seconds,
long microseconds,
int type,
int code,
int value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
LinuxEvent()
| Method Detail |
|---|
public final void set(long seconds,
long microseconds,
int type,
int code,
int value)
public final int getValue()
public final LinuxAxisDescriptor getDescriptor()
public final long getNanos()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||