DragonFly On-Line Manual Pages

Search: Section:  


voice_stop_pan_sweep(3)         Allegro manual         voice_stop_pan_sweep(3)

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) Allegro version 4.4.2 voice_stop_pan_sweep(3)

Search: Section: