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

FreeBSD Manual Pages

  
 
  

home | help
al_set_mo...ation_mode(3)  Library Functions Manual  al_set_mo...ation_mode(3)

NAME
       al_set_mouse_emulation_mode - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      void al_set_mouse_emulation_mode(int mode)

DESCRIPTION
       Sets  the kind of mouse emulation for the touch input subsystem to per-
       form.

SINCE
       5.1.0

	      [Unstable	API]: Seems of limited value, as touch input tends  to
	      have different semantics compared	to mouse input.

SEE ALSO
       ALLEGRO_MOUSE_EMULATION_MODE(3),	al_get_mouse_emulation_mode(3).

Allegro	reference manual			     al_set_mo...ation_mode(3)

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

home | help