InputDeviceSwitch
InputDeviceSwitch
Representation of an input device key
Kind: global class
inputDeviceSwitch.down : Signal
Button press
Kind: instance property of InputDeviceSwitch
inputDeviceSwitch.up : Signal
Button release
Kind: instance property of InputDeviceSwitch
inputDeviceSwitch.is_down : boolean
is button currently being pressed?
Kind: instance property of InputDeviceSwitch