Input event type for gamepad buttons. For gamepad analog sticks and joysticks, see InputEventJoypadMotion.
Button identifier. One of the JoyButton button constants.
If true
, the button's state is pressed. If false
, the button's state is released.
Represents the pressure the user puts on a pressure-sensitive button.
Deprecated. This property is never set by the engine and is always 0
.