Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_set_mouse_z(3)	    Library Functions Manual	       al_set_mouse_z(3)

NAME
     al_set_mouse_z - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    bool al_set_mouse_z(int z)

DESCRIPTION
     Set the mouse wheel position to the given value.

     Returns true on success, false on failure.

SEE ALSO
     al_set_mouse_w(3)

Allegro reference manual				       al_set_mouse_z(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_set_mouse_z&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help