Game Control Plus
1.2.2
|
Public Member Functions | |
RawMouseInfo (RawDevice device, int id, int num_buttons, int sample_rate) | |
final int | getUsage () |
final int | getUsagePage () |
final long | getHandle () |
final Controller | createControllerFromDevice (RawDevice device, SetupAPIDevice setupapi_device) throws IOException |
Public Member Functions inherited from net.java.games.input.RawDeviceInfo | |
final boolean | equals (Object other) |
final int | hashCode () |
Private Attributes | |
final RawDevice | device |
final int | id |
final int | num_buttons |
final int | sample_rate |
Java wrapper of RID_DEVICE_INFO_MOUSE