Public Member Functions | |
| Sound_InternalData () | |
Public Attributes | |
| Mix_Chunk * | mainwave |
| the actual wave data | |
| Mix_Chunk * | startwave |
| Sound_Sample * | mainsample |
| Sound_Sample * | startsample |
|
|
|
|
|
Definition at line 366 of file sound.cpp. Referenced by Sound::Sound(), and Sound::~Sound(). |
|
|
the actual wave data
Definition at line 364 of file sound.cpp. Referenced by Sound::play(), Sound::playLoop(), Sound::playWait(), Sound::Sound(), and Sound::~Sound(). |
|
|
Definition at line 367 of file sound.cpp. Referenced by Sound::Sound(), and Sound::~Sound(). |
|
|
Definition at line 365 of file sound.cpp. Referenced by Sound::playWait(), Sound::Sound(), and Sound::~Sound(). |
1.4.2