NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
dAudio::SndObjctPlyBase_c Class Reference
Inheritance diagram for dAudio::SndObjctPlyBase_c:
[legend]

Description

Definition at line 306 of file d_audio.hpp.

Public Attributes

u32 m_00
u32 m_04
u8 m_08
Public Attributes inherited from NMSndObject< 4 >
float m_64
int m_68
float m_6c
float m_70
SoundHandlePrm mParams [T+2]
nw4r::math::VEC2 mPos
Public Attributes inherited from NMSndObjectBase
u32 mTotalCount
u32 m_58
Snd2DCalcmpSnd2dCalc
OBJ_TYPE mObjType

Additional Inherited Members

Public Types inherited from NMSndObjectBase
enum  OBJ_TYPE { OBJ_TYPE_0 = 0 }
Public Member Functions inherited from SndObjctPly
void calculate (const nw4r::math::VEC2 &pos)
virtual SoundHandlePrm * startSound (ulong p1, ulong p2)
virtual SoundHandlePrm * holdSound (ulong p1, ulong p2)
virtual SoundHandlePrm * startSound (ulong p1, short p2, ulong p3)
virtual SoundHandlePrm * holdSound (ulong p1, short p2, ulong p3)
virtual SoundHandlePrm * startSound (ulong p1, const nw4r::math::VEC2 &p2, ulong p3)
virtual SoundHandlePrm * holdSound (ulong p1, const nw4r::math::VEC2 &p2, ulong p3)
void stopPlyJumpSound ()
void startFootSound (ulong, float, ulong)
void fn_8019AAB0 (ulong, int)
void fn_8019ABB0 (ulong, int)
Public Member Functions inherited from NMSndObject< 4 >
void processParams ()
void calc ()
SoundHandlePrm * findHandle (int id)
SoundHandlePrm * getFreeHandle ()
virtual SoundHandlePrm * startSound (unsigned long p1, unsigned long p2)
virtual SoundHandlePrm * holdSound (unsigned long p1, unsigned long p2)
virtual SoundHandlePrm * prepareSound (unsigned long p1, unsigned long p2)
Public Member Functions inherited from NMSndObjectBase
 NMSndObjectBase (OBJ_TYPE, nw4r::snd::SoundArchivePlayer &)
virtual u8 vf1C (ulong, int)
bool sendRemote (nw4r::snd::SoundHandle *p, unsigned long p1, unsigned long p2)
u32 getTotal () const

Constructor & Destructor Documentation

◆ SndObjctPlyBase_c()

dAudio::SndObjctPlyBase_c::SndObjctPlyBase_c ( )
inline

Definition at line 308 of file d_audio.hpp.

Member Data Documentation

◆ m_00

u32 dAudio::SndObjctPlyBase_c::m_00

Definition at line 314 of file d_audio.hpp.

◆ m_04

u32 dAudio::SndObjctPlyBase_c::m_04

Definition at line 315 of file d_audio.hpp.

◆ m_08

u8 dAudio::SndObjctPlyBase_c::m_08

Definition at line 316 of file d_audio.hpp.