HomeSort by relevance Sort by last modified time
    Searched refs:mLED1 (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 254 bool mLED1;
261 mVibration = mLED1 = mLED2= mLED3= mLED4 = false;
wiimote.cpp 188 const bool no_change = mOutputControls.mLED1 == led1 &&
198 mOutputControls.mLED1 = led1;
210 (mOutputControls.mLED1 ? 0x1 : 0x0) << 4 |

Completed in 40 milliseconds