1al_stop_haptic_effect(3)                              al_stop_haptic_effect(3)
2
3
4

NAME

6       al_stop_haptic_effect - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_stop_haptic_effect(ALLEGRO_HAPTIC_EFFECT_ID *id)
12

DESCRIPTION

14       Stops playing a previously uploaded haptic effect.  The play_id must be
15       a  valid  ALLEGRO_HAPTIC_EFFECT_ID(3)  obtained   from   al_upload_hap‐
16       tic_effect(3),  al_upload_and_play_haptic_effect(3)  or  al_rumble_hap‐
17       tic(3).
18

SINCE

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