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

Description

Definition at line 46 of file d_audio.hpp.

Public Member Functions

void startSound (unsigned long soundID, const nw4r::math::VEC2 &pos, int remPlayer)
 
void startSound (unsigned long soundID, const mVec3_c &pos, int remPlayer)
 

Additional Inherited Members

- Private Member Functions inherited from SndObjctCmnMap
virtual void startSound (unsigned long, const nw4r::math::VEC2 &, unsigned long)
 

Member Function Documentation

◆ startSound() [1/2]

void dAudio::SndObjctCmnMap_c::startSound ( unsigned long soundID,
const nw4r::math::VEC2 & pos,
int remPlayer )
inline

Definition at line 48 of file d_audio.hpp.

◆ startSound() [2/2]

void dAudio::SndObjctCmnMap_c::startSound ( unsigned long soundID,
const mVec3_c & pos,
int remPlayer )
inline

Definition at line 51 of file d_audio.hpp.