netbsd man page for position_mouse

Query: position_mouse

OS: netbsd

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) - opendarwin
install_mouse(3alleg4) - php
install_mouse(3alleg4) - linux
install_mouse(3alleg4) - redhat
install_mouse(3alleg4) - v7
Similar Topics in the Unix Linux Community
read position mouse cursor