xbmc
Public Attributes | List of all members
nunchuk_t Struct Reference

Nunchuk expansion device. More...

#include <wiiuse.h>

Collaboration diagram for nunchuk_t:
Collaboration graph
[legend]

Public Attributes

struct accel_t accel_calib
 nunchuk accelerometer calibration
 
struct joystick_t js
 joystick calibration
 
int * flags
 options flag (points to wiimote_t.flags)
 
byte btns
 what buttons have just been pressed
 
byte btns_held
 what buttons are being held down
 
byte btns_released
 what buttons were just released this
 
float orient_threshold
 threshold for orient to generate an event
 
int accel_threshold
 threshold for accel to generate an event
 
struct vec3b_t accel
 current raw acceleration data
 
struct orient_t orient
 current orientation on each axis
 
struct gforce_t gforce
 current gravity forces on each axis
 

Detailed Description

Nunchuk expansion device.


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