1al_get_max_haptic_effects(3)                      al_get_max_haptic_effects(3)
2
3
4

NAME

6       al_get_max_haptic_effects - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_get_max_haptic_effects(ALLEGRO_HAPTIC *hap)
12

DESCRIPTION

14       Returns  the  maximum  amount of haptic effects that can be uploaded to
15       the device.  This depends on the operating system, driver, platform and
16       the device itself.  This may return a value as low as 1.
17

SINCE

19       5.1.8
20
21              [Unstable  API]: Perhaps could be simplified due to limited sup‐
22              port for all the exposed features across all of  the  platforms.
23              Awaiting feedback from users.
24
25
26
27Allegro reference manual                          al_get_max_haptic_effects(3)
Impressum