Definition at line 234 of file d_audio.hpp.
|
| 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) |
| 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) |
|
| 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 |
◆ calculate()
| void SndObjctPly::calculate |
( |
const nw4r::math::VEC2 & | pos | ) |
|
|
inline |