NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 21 of file AXFXChorusExp.h.
Public Attributes | |
s32 * | table |
s32 | phaseAdd |
s32 | stepSamp |
s32 | depthSamp |
u32 | phase |
u32 | sign |
u32 | lastNum |
s32 | lastValue |
s32 | grad |
s32 | gradFactor |
s32* AXFX_CHORUS_EXP_LFO::table |
Definition at line 22 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::phaseAdd |
Definition at line 23 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::stepSamp |
Definition at line 24 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::depthSamp |
Definition at line 25 of file AXFXChorusExp.h.
u32 AXFX_CHORUS_EXP_LFO::phase |
Definition at line 26 of file AXFXChorusExp.h.
u32 AXFX_CHORUS_EXP_LFO::sign |
Definition at line 27 of file AXFXChorusExp.h.
u32 AXFX_CHORUS_EXP_LFO::lastNum |
Definition at line 28 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::lastValue |
Definition at line 29 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::grad |
Definition at line 30 of file AXFXChorusExp.h.
s32 AXFX_CHORUS_EXP_LFO::gradFactor |
Definition at line 31 of file AXFXChorusExp.h.