Searched refs:leftAltKeyDown (Results 1 – 1 of 1) sorted by relevance
28 static int rightAltKeyDown, leftAltKeyDown; variable427 leftAltKeyDown = e->type == SDL_KEYDOWN; in handleSDLEvent()446 if (!e->active.gain && leftAltKeyDown) { in handleSDLEvent()448 leftAltKeyDown = FALSE; in handleSDLEvent()