Contents |
vx.ButtonAn internal object that represents some button's state.
As this is an internal type, you cannot create your own Button. But this class is used to represent many kinds of builtin input types, such as keys, joystick buttons and mouse buttons.
vx.Button.pressed -> boolean (read/write)
vx.Button:Unpress()