HomeSort by relevance Sort by last modified time
    Searched refs:mLED2 (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 255 bool mLED2;
261 mVibration = mLED1 = mLED2= mLED3= mLED4 = false;
wiimote.cpp 189 mOutputControls.mLED2 == led2 &&
199 mOutputControls.mLED2 = led2;
211 (mOutputControls.mLED2 ? 0x1 : 0x0) << 5 |

Completed in 57 milliseconds