Public Member Functions | |
| SoundSystem_InternalData () | |
Public Attributes | |
| Mix_Music * | musicBuf |
| MusicPlayList * | currentPlaylist |
| Sound * | channel [MIX_CHANNELS] |
| ASCString | lastMusicMessage |
|
|
Definition at line 45 of file sound.cpp. References channel. |
|
|
Definition at line 41 of file sound.cpp. Referenced by Sound::play(), Sound::playLoop(), Sound::playWait(), and SoundSystem_InternalData(). |
|
|
Definition at line 39 of file sound.cpp. Referenced by SoundSystem::getDiagnosticText(), and SoundSystem::playMusic(). |
|
|
Definition at line 43 of file sound.cpp. Referenced by SoundSystem::getDiagnosticText(). |
|
|
Definition at line 38 of file sound.cpp. Referenced by SoundSystem::~SoundSystem(). |
1.4.2