Mount Fuji Engine  0.8b
MF_API void MFSound_SetPan ( MFVoice pVoice,
float  pan 
)

Sets the voices pan.

Parameters
pVoicePointer to a playing voice.
panPan value where 0 is centered, -1 is fully to the left speaker, and +1 is fully to the right.
Returns
None.