net.java.games.input
Class LinuxJoystickEvent
java.lang.Object
net.java.games.input.LinuxJoystickEvent
final class LinuxJoystickEvent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinuxJoystickEvent
LinuxJoystickEvent()
set
public final void set(long millis,
int value,
int type,
int number)
getValue
public final int getValue()
getType
public final int getType()
getNumber
public final int getNumber()
getNanos
public final long getNanos()