voice_stop_pan_sweep

Section: Allegro manual (3)
Updated: version 4.2.2
Index Return to Main Contents
 

NAME

voice_stop_pan_sweep - Interrupts a pan sweep operation. Allegro game programming library.  

SYNOPSIS

#include <allegro.h>

void voice_stop_pan_sweep(int voice);  

DESCRIPTION

Interrupts a pan sweep operation.

 

SEE ALSO

voice_sweep_pan(3)