class
#include <bn_sound_actions.h>
sound_panning_manager Manages the panning of a sound effect.
Public static functions
-
static auto get(sound_
handle handle) -> fixed - Returns the panning of the given sound_
handle. -
static void set(fixed panning,
sound_
handle handle) - Sets the panning of the given sound_
handle.