Query: position_mouse
OS: debian
Section: 3alleg4
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
position_mouse(3alleg4) Allegro manual position_mouse(3alleg4)NAMEposition_mouse - Moves the mouse to the specified screen position. Allegro game programming library.SYNOPSIS#include <allegro.h> void position_mouse(int x, int y);DESCRIPTIONMoves the mouse to the specified screen position. It is safe to call even when a mouse pointer is being displayed.SEE ALSOinstall_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) - centos |
install_mouse(3alleg4) - netbsd |
install_mouse(3alleg4) - php |
install_mouse(3alleg4) - v7 |
install_mouse(3alleg4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
read position mouse cursor |