![]() |
Lysa
0.0
Lysa 3D Engine
|
Data for a gamepad button press or release event.
Lua full name: lysa.InputEventGamepadButton
Properties | |
| integer | button |
| Gamepad button code (see lysa.GamepadButton). | |
| boolean | pressed |
| True if the button was pressed, false if released. | |
| integer button |
Gamepad button code (see lysa.GamepadButton).
| boolean pressed |
True if the button was pressed, false if released.