linux man page for get_mouse_mickeys

Query: get_mouse_mickeys

OS: linux

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

get_mouse_mickeys(3alleg4)					  Allegro manual					get_mouse_mickeys(3alleg4)

NAME
get_mouse_mickeys - How far the mouse has moved since the last call to this function. Allegro game programming library. SYNOPSIS
#include <allegro.h> void get_mouse_mickeys(int *mickeyx, int *mickeyy); DESCRIPTION
Measures how far the mouse has moved since the last call to this function. The values of mickeyx and mickeyy will become negative if the mouse is moved left or up, respectively. The mouse will continue to generate movement mickeys even when it reaches the edge of the screen, so this form of input can be useful for games that require an infinite range of mouse movement. Note that the infinite movement may not work in windowed mode, since under some platforms the mouse would leave the window, and may not work at all if the hardware cursor is in use. SEE ALSO
install_mouse(3alleg4), exmouse(3alleg4) Allegro version 4.4.2 get_mouse_mickeys(3alleg4)
Related Man Pages
exmouse(3alleg4) - suse
exmouse(3alleg4) - opendarwin
enable_hardware_cursor(3alleg4) - opendarwin
exmouse(3alleg4) - mojave
enable_hardware_cursor(3alleg4) - netbsd
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!