NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::detail::Util::PanInfo Struct Reference

Description

Definition at line 56 of file snd_Util.h.

Public Attributes

PanCurve curve
 
bool centerZeroFlag
 
bool zeroClampFlag
 

Member Data Documentation

◆ curve

PanCurve nw4r::snd::detail::Util::PanInfo::curve

Definition at line 58 of file snd_Util.h.

◆ centerZeroFlag

bool nw4r::snd::detail::Util::PanInfo::centerZeroFlag

Definition at line 59 of file snd_Util.h.

◆ zeroClampFlag

bool nw4r::snd::detail::Util::PanInfo::zeroClampFlag

Definition at line 60 of file snd_Util.h.