Searched refs:SDL_BUTTON_MIDDLE (Results 1 – 2 of 2) sorted by relevance
446 #define SDL_BUTTON_MIDDLE 2 macro451 #define SDL_BUTTON_MMASK SDL_BUTTON(SDL_BUTTON_MIDDLE)
382 else if (mb->button & (1 << (SDL_BUTTON_MIDDLE - 1)))
Completed in 5 milliseconds