|
| CWiiRemote (char *btaddr=NULL) |
|
void | Initialize (CAddress Addr, int Socket) |
|
void | Disconnect () |
|
bool | GetConnected () |
|
bool | EnableWiiRemote () |
|
bool | DisableWiiRemote () |
|
void | Update () |
|
bool | HaveIRSources () |
|
bool | isActive () |
|
void | EnableMouseEmulation () |
|
void | DisableMouseEmulation () |
|
bool | Connect () |
|
void | SetBluetoothAddress (const char *btaddr) |
|
void | SetSensitivity (float DeadX, float DeadY, int Samples) |
|
void | SetJoystickMap (const char *JoyMap) |
|
|
void | DisconnectNow (bool startConnectThread) |
|
void | CalculateMousePointer (int x1, int y1, int x2, int y2) |
|
void | ProcessKey (int Key) |
|
void | ProcessNunchuck (struct cwiid_nunchuk_mesg &Nunchuck) |
|
The documentation for this class was generated from the following files:
- tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.h
- tools/EventClients/Clients/WiiRemote/CWIID_WiiRemote.cpp