|
wiiuse
|
Classic controller expansion device. More...
#include <wiiuse.h>

Public Attributes | |
| int16_t | btns |
| what buttons have just been pressed | |
| int16_t | btns_held |
| what buttons are being held down | |
| int16_t | btns_released |
| what buttons were just released this | |
| float | r_shoulder |
| right shoulder button (range 0-1) | |
| float | l_shoulder |
| left shoulder button (range 0-1) | |
| struct joystick_t | ljs |
| left joystick calibration | |
| struct joystick_t | rjs |
| right joystick calibration | |
Classic controller expansion device.
1.8.13