Package com.simsilica.lemur.input
Class InputDevice.DeviceButton
java.lang.Object
com.simsilica.lemur.input.Button
com.simsilica.lemur.input.InputDevice.DeviceButton
- Enclosing class:
InputDevice
-
Field Summary
Fields inherited from class com.simsilica.lemur.input.Button
JOYSTICK_BUTTON0, JOYSTICK_BUTTON1, JOYSTICK_BUTTON10, JOYSTICK_BUTTON11, JOYSTICK_BUTTON12, JOYSTICK_BUTTON13, JOYSTICK_BUTTON14, JOYSTICK_BUTTON15, JOYSTICK_BUTTON2, JOYSTICK_BUTTON3, JOYSTICK_BUTTON4, JOYSTICK_BUTTON5, JOYSTICK_BUTTON6, JOYSTICK_BUTTON7, JOYSTICK_BUTTON8, JOYSTICK_BUTTON9, JOYSTICK_LEFT1, JOYSTICK_LEFT2, JOYSTICK_LEFT3, JOYSTICK_RIGHT1, JOYSTICK_RIGHT2, JOYSTICK_RIGHT3, JOYSTICK_SELECT, JOYSTICK_START, MOUSE_BUTTON1, MOUSE_BUTTON2, MOUSE_BUTTON3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeviceButton
-
-
Method Details
-
getDevice
Returns the specific device to which this button applies. -
getButton
Returns the generic button identifier that is not specific to this device. -
hashCode
public int hashCode() -
equals
-
toString
-