1voice_sweep_pan(3)              Allegro manual              voice_sweep_pan(3)
2
3
4

NAME

6       voice_sweep_pan - Starts a pan sweep for a voice. Allegro game programā€
7       ming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void voice_sweep_pan(int voice, int time, int endpan);
14

DESCRIPTION

16       Starts a pan sweep (left <-> right movement) from the current  position
17       to the specified ending position, lasting for time milliseconds.
18
19

SEE ALSO

21       voice_set_pan(3)
22
23
24
25Allegro                          version 4.2.2              voice_sweep_pan(3)
Impressum