logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_HAPTIC - Allegro 5 API

Description

       This is an abstract data type representing a haptic device that supports force feedback or vibration.

Name

       ALLEGRO_HAPTIC - Allegro 5 API

See Also

al_get_haptic_from_joystick(3alleg5)

Allegro reference manual                                                                 ALLEGRO_HAPTIC(3alleg5)

Since

       5.1.8

              [UnstableAPI]:  Perhaps  could be simplified due to limited support for all the exposed features
              across all of the platforms.  Awaiting feedback from users.

Synopsis

              #include <allegro5/allegro.h>

              typedef struct ALLEGRO_HAPTIC ALLEGRO_HAPTIC;

See Also