RetroArch
|
Guitar Hero 3 expansion device. More...
#include <wiiuse.h>
Public Attributes | |
short | btns |
short | btns_last |
short | btns_held |
short | btns_released |
ubyte | wb_raw |
float | whammy_bar |
ubyte | tb_raw |
int | touch_bar |
struct joystick_t | js |
Guitar Hero 3 expansion device.
short guitar_hero_3_t::btns |
what buttons have just been pressed
short guitar_hero_3_t::btns_held |
what buttons are being held down
short guitar_hero_3_t::btns_last |
what buttons have just been pressed
short guitar_hero_3_t::btns_released |
what buttons were just released this
struct joystick_t guitar_hero_3_t::js |
joystick calibration
ubyte guitar_hero_3_t::tb_raw |
int guitar_hero_3_t::touch_bar |
touch bar
ubyte guitar_hero_3_t::wb_raw |
float guitar_hero_3_t::whammy_bar |
whammy bar (range 0-1)