classic_ctrl_t Struct Reference

Classic controller expansion device. More...

#include

Collaboration diagram for classic_ctrl_t:

Collaboration graph
[legend]

Data Fields

short  btns
short  btns_held
short  btns_released
float  r_shoulder
float  l_shoulder
struct joystick_t  ljs
struct joystick_t  rjs

Detailed Description

Classic controller expansion device.

Field Documentation

short classic_ctrl_t::btns

what buttons have just been pressed

short classic_ctrl_t::btns_held

what buttons are being held down

short classic_ctrl_t::btns_released

what buttons were just released this

float classic_ctrl_t::r_shoulder

right shoulder button (range 0-1)

float classic_ctrl_t::l_shoulder

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


The documentation for this struct was generated from the following file:
Generated on Wed Apr 2 19:30:10 2008 for wiiuse by  doxygen 1.5.4