Home
last modified time | relevance | path

Searched defs:tMotionReport (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
Dwiimote.h88 struct tMotionReport struct
90 unsigned char mX;
91 unsigned char mY;
92 unsigned char mZ;
94 void Init() in Init()