|
NAMEvoice_stop_pan_sweep - Interrupts a pan sweep operation. Allegro game programming library.SYNOPSIS#include <allegro.h>void voice_stop_pan_sweep(int voice); DESCRIPTIONInterrupts a pan sweep operation.SEE ALSOvoice_sweep_pan(3)
Visit the GSP FreeBSD Man Page Interface. |