HomeSort by relevance Sort by last modified time
    Searched refs:mLED3 (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.h 256 bool mLED3;
261 mVibration = mLED1 = mLED2= mLED3= mLED4 = false;
wiimote.cpp 190 mOutputControls.mLED3 == led3 &&
200 mOutputControls.mLED3 = led3;
212 (mOutputControls.mLED3 ? 0x1 : 0x0) << 6 |

Completed in 452 milliseconds