Home | History | Annotate | Download | only in events

Lines Matching full:mouse

24 /* General mouse handling code for SDL */
32 /* These are static for our mouse handling code */
43 /* The mouse is at (0,0) */
57 /* We lost the mouse, so post button up messages for all pressed buttons */
92 /* This clips absolute mouse coordinates when the apparent
110 /* Don't handle mouse motion if there's no cursor surface */
131 /* Mouse coordinates range from 0 - width-1 and 0 - height-1 */
150 the screen is windowed mode and the mouse is outside the window.
160 printf("Mouse event didn't change state - dropped!\n");
165 /* Update internal mouse state */
205 /* Mouse coordinates range from 0 - width-1 and 0 - height-1 */
241 /* Update internal mouse state */