Query: position_mouse
OS: v7
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
position_mouse(3alleg4) Allegro manual position_mouse(3alleg4) NAME
position_mouse - Moves the mouse to the specified screen position. Allegro game programming library. SYNOPSIS
#include <allegro.h> void position_mouse(int x, int y); DESCRIPTION
Moves the mouse to the specified screen position. It is safe to call even when a mouse pointer is being displayed. SEE ALSO
install_mouse(3alleg4), position_mouse_z(3alleg4), set_mouse_range(3alleg4), set_mouse_speed(3alleg4), position_mouse_w(3alleg4) Allegro version 4.4.2 position_mouse(3alleg4)
Related Man Pages |
---|
install_mouse(3alleg4) - debian |
install_mouse(3alleg4) - opendarwin |
install_mouse(3alleg4) - netbsd |
install_mouse(3alleg4) - linux |
install_mouse(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
read position mouse cursor |