#include <sfx.h>
Collaboration diagram for SFX:

Public Member Functions | |
| SFX () | |
| ~SFX () | |
| void | init () |
| void | clean () |
| MusicManager & | getMusicManager () |
| get Music manager | |
Private Attributes | |
| ISoundSystem * | mSoundSystem |
| MusicManager | mMusicManager |
Definition at line 12 of file sfx.h.
|
|
Definition at line 12 of file sfx.cpp. References mSoundSystem. |
|
|
|
|
|
Definition at line 52 of file sfx.cpp. References mSoundSystem, and TIN. Referenced by ApplicationClient::clean(). |
|
|
get Music manager
Definition at line 25 of file sfx.h. References mMusicManager. |
|
|
Definition at line 22 of file sfx.cpp. References assertL, g_settings, Settings::isTrue(), mSoundSystem, and TIN. Referenced by ApplicationClient::init(). Here is the call graph for this function: ![]() |
|
|
Definition at line 32 of file sfx.h. Referenced by getMusicManager(). |
|
|
|
1.4.5