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

FreeBSD Manual Pages

  
 
  

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

NAME
       ALLEGRO_HAPTIC -	Allegro	5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      typedef struct ALLEGRO_HAPTIC ALLEGRO_HAPTIC;

DESCRIPTION
       This  is	 an  abstract data type	representing a haptic device that sup-
       ports force feedback or vibration.

SINCE
       5.1.8

	      [Unstable	API]: Perhaps could be simplified due to limited  sup-
	      port  for	 all the exposed features across all of	the platforms.
	      Awaiting feedback	from users.

SEE ALSO
       al_get_haptic_from_joystick(3)

Allegro	reference manual				     ALLEGRO_HAPTIC(3)

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

home | help