RetroArch
Public Attributes | List of all members
guitar_hero_3_t Struct Reference

Guitar Hero 3 expansion device. More...

#include <wiiuse.h>

Collaboration diagram for guitar_hero_3_t:
[legend]

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
 

Detailed Description

Guitar Hero 3 expansion device.

Member Data Documentation

◆ btns

short guitar_hero_3_t::btns

what buttons have just been pressed

◆ btns_held

short guitar_hero_3_t::btns_held

what buttons are being held down

◆ btns_last

short guitar_hero_3_t::btns_last

what buttons have just been pressed

◆ btns_released

short guitar_hero_3_t::btns_released

what buttons were just released this

◆ js

struct joystick_t guitar_hero_3_t::js

joystick calibration

◆ tb_raw

ubyte guitar_hero_3_t::tb_raw

◆ touch_bar

int guitar_hero_3_t::touch_bar

touch bar

◆ wb_raw

ubyte guitar_hero_3_t::wb_raw

◆ whammy_bar

float guitar_hero_3_t::whammy_bar

whammy bar (range 0-1)


The documentation for this struct was generated from the following file: