HomeSort by relevance Sort by last modified time
    Searched defs:cWiiMote (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
wiimote.cpp 3 //cWiimote 0.2 by Kevin Forbes (http://simulatedcomicproduct.com)
68 cWiiMote::cWiiMote()
73 cWiiMote::~cWiiMote()
78 void cWiiMote::Init()
95 bool cWiiMote::SetReportMode(eReportMode mode)
101 bool cWiiMote::SendReportMode()
142 bool cWiiMote::ConnectToDevice(int index)
157 bool cWiiMote::Disconnect(
    [all...]
wiimote.h 3 //cWiimote 0.2 by Kevin Forbes (http://simulatedcomicproduct.com)
13 class cWiiMote
16 cWiiMote();
17 ~cWiiMote();

Completed in 1180 milliseconds