xbmc
|
Classic controller expansion device. More...
#include <wiiuse.h>
Public Attributes | |
short | btns |
what buttons have just been pressed | |
short | btns_held |
what buttons are being held down | |
short | 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.