Wiimote structure.
Definition: wiiuse.h:594
GLenum GLsizei len
Definition: glext.h:7389
General internal wiiuse stuff.
int nunchuk_handshake(struct wiimote_t *wm, struct nunchuk_t *nc, ubyte *data, uword len)
Definition: nunchuk.c:38
static const unsigned char msg[]
Definition: ccm.c:375
Nunchuk expansion device.
Definition: wiiuse.h:438
void nunchuk_event(struct nunchuk_t *nc, ubyte *msg)
Handle nunchuk event.
Definition: nunchuk.c:120
unsigned char ubyte
Definition: wiiuse.h:187
unsigned short uword
Definition: wiiuse.h:189
void nunchuk_disconnected(struct nunchuk_t *nc)
The nunchuk disconnected.
Definition: nunchuk.c:108