Game Control Plus
1.2.2
|
Public Member Functions | |
RawKeyboardInfo (RawDevice device, int type, int sub_type, int keyboard_mode, int num_function_keys, int num_indicators, int num_keys_total) | |
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 | type |
final int | sub_type |
final int | keyboard_mode |
final int | num_function_keys |
final int | num_indicators |
final int | num_keys_total |
Java wrapper of RID_DEVICE_INFO_KEYBOARD