Home
last modified time | relevance | path

Searched refs:eWhich (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/demos/
DFFConsoleDemo.cpp359 void selectJoystick(EWhichJoystick eWhich) in selectJoystick() argument
371 _nCurrJoyInd += eWhich; in selectJoystick()
677 void selectEffect(EWhichEffect eWhich) in selectEffect() argument
695 if (eWhich != eNone && _nCurrEffectInd < 0) in selectEffect()
705 _nCurrEffectInd += eWhich; in selectEffect()
711 if (eWhich == eNone) in selectEffect()