|
NAMEposition_mouse_w - Sets the horizontal mouse wheel position. Allegro game programming library.SYNOPSIS#include <allegro.h>void position_mouse_w(int w); DESCRIPTIONSets the horizontal mouse wheel position to the specified value.SEE ALSOinstall_mouse(3), position_mouse(3)
Visit the GSP FreeBSD Man Page Interface. |