#include <SoundMgr.H>
Static Public Methods | |
| void | addImplementation (SoundImplementation *simp) |
| void | setListenerLoc (Wtransf m) |
| void | setListenerVel (Wvec v) |
| void | setListenerGain (float g) |
| void | load (str_ptr filename) |
| void | play (str_ptr filename) |
| void | stop (str_ptr filename) |
| void | deleteSound (str_ptr filename) |
| void | setParam (str_ptr filename, SOUNDPARAM param, float value) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
1.2.18