|
RetroArch
|
Wiimote structure. More...
#include <wiiuse.h>
Public Attributes | |
| WCONST int | unid |
| WCONST int | state |
| WCONST ubyte | leds |
| WCONST float | battery_level |
| WCONST int | flags |
| WCONST ubyte | handshake_state |
| WCONST ubyte | expansion_state |
| WCONST struct data_req_t * | data_req |
| WCONST struct cmd_blk_t * | cmd_head |
| WCONST struct cmd_blk_t * | cmd_tail |
| WCONST struct accel_t | accel_calib |
| WCONST struct expansion_t | exp |
| WCONST struct vec3w_t | accel |
| WCONST struct orient_t | orient |
| WCONST struct gforce_t | gforce |
| WCONST struct ir_t | ir |
| WCONST unsigned short | btns |
| WCONST unsigned short | btns_last |
| WCONST unsigned short | btns_held |
| WCONST unsigned short | btns_released |
| WCONST struct wiimote_state_t | lstate |
| WCONST WIIUSE_EVENT_TYPE | event |
| WCONST ubyte | event_buf [MAX_PAYLOAD] |
| WCONST ubyte | motion_plus_id [6] |
Wiimote structure.
| WCONST float wiimote_t::battery_level |
battery level
| WCONST unsigned short wiimote_t::btns |
what buttons are down
| WCONST unsigned short wiimote_t::btns_held |
what buttons are and were held down
| WCONST unsigned short wiimote_t::btns_last |
what buttons were down before
| WCONST unsigned short wiimote_t::btns_released |
what buttons were just released
| WCONST struct data_req_t* wiimote_t::data_req |
list of data read requests
| WCONST WIIUSE_EVENT_TYPE wiimote_t::event |
type of event that occured
| WCONST ubyte wiimote_t::event_buf[MAX_PAYLOAD] |
event buffer
| WCONST struct expansion_t wiimote_t::exp |
wiimote expansion device
| WCONST int wiimote_t::flags |
options flag
| WCONST struct wiimote_state_t wiimote_t::lstate |
last saved state
| WCONST int wiimote_t::state |
various state flags
| WCONST int wiimote_t::unid |
user specified id
1.8.15