1al_is_haptic_installed(3) al_is_haptic_installed(3)
23
4
NAME
6al_is_haptic_installed - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
bool al_is_haptic_installed(void)
12
DESCRIPTION
14Returns true if the haptic device subsystem is installed, false if not.
15
SINCE
175.1.8
1819
[Unstable API]: Perhaps could be simplified due to limited sup‐
20port for all the exposed features across all of the platforms.
21Awaiting feedback from users.
2223
24
25
Allegro reference manual al_is_haptic_installed(3)