HomeSort by relevance Sort by last modified time
    Searched refs:_DirectionsNumber (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/
OISEffect.cpp 64 return (eValue >= 0 && eValue < _DirectionsNumber) ? pszEDirectionString[eValue] : "<Bad direction>";
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
OISEffect.h 101 _DirectionsNumber // Always keep in last position.

Completed in 44 milliseconds