Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
DCocoaMouse.mm188 mouseButton = MB_Right;
210 mouseButton = MB_Right;
242 int mouseButton = MB_Right;
259 int mouseButton = MB_Right;
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
DOISMouse.h33 MB_Left = 0, MB_Right, MB_Middle, enumerator
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/SDL/
DSDLMouse.cpp63 static const MouseButtonID ButtonMask[4] = {MB_Left, MB_Left, MB_Middle, MB_Right}; in capture()
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/
Dcocoa.diff1272 + mouseButton = MB_Right;
1294 + mouseButton = MB_Right;
1326 + int mouseButton = MB_Right;
1343 + int mouseButton = MB_Right;