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

FreeBSD Manual Pages

  
 
  

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

NAME
     ALLEGRO_JOYFLAGS - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    enum ALLEGRO_JOYFLAGS

DESCRIPTION
     * ALLEGRO_JOYFLAG_DIGITAL - the stick provides digital input

     * ALLEGRO_JOYFLAG_ANALOGUE - the stick provides analogue input

     (this enum is a holdover from the old API and may be removed)

SEE ALSO
     al_get_joystick_stick_flags(3)

Allegro reference manual				     ALLEGRO_JOYFLAGS(3)

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

home | help