#include
Data Fields |
|
| short | btns |
| short | btns_held |
| short | btns_released |
| float | r_shoulder |
| float | l_shoulder |
| struct joystick_t | ljs |
| struct joystick_t | rjs |
| short classic_ctrl_t::btns |
what buttons have just been pressed
what buttons are being held down
what buttons were just released this
right shoulder button (range 0-1)
left shoulder button (range 0-1)
struct joystick_t classic_ctrl_t::ljs [read]
|
left joystick calibration
struct joystick_t classic_ctrl_t::rjs [read]
|
right joystick calibration
1.5.4