wiiuse
Functions
tatacon.h File Reference

Tatacon expansion device. More...

#include "wiiuse_internal.h"
Include dependency graph for tatacon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int tatacon_handshake (struct wiimote_t *wm, struct tatacon_t *tatacon, byte *data, unsigned short len)
 
void tatacon_disconnected (struct tatacon_t *tatacon)
 The tatacon disconnected. More...
 
void tatacon_event (struct tatacon_t *tatacon, byte *msg)
 Handle tatacon event. More...
 
void tatacon_pressed_buttons (struct tatacon_t *tatacon, byte now)
 Find what buttons are pressed. More...
 

Detailed Description

Tatacon expansion device.