The sound animation manager handles all request to load, play, and update sound animations. More...
#include "stdsound.h"#include "nel/sound/sound_anim_manager.h"#include "nel/sound/sound_animation.h"#include "nel/misc/common.h"#include "nel/misc/path.h"
Go to the source code of this file.
Classes | |
| struct | NLSOUND::TFindId |
Namespaces | |
| namespace | NLSOUND |
This namespace contains the sound classes. | |
The sound animation manager handles all request to load, play, and update sound animations.
Definition in file sound_anim_manager.cpp.
1.6.1