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.
| Mix_Chunk* Sound_InternalData::mainwave |
the actual wave data
Definition at line 369 of file sound.cpp.
Referenced by Sound::play(), Sound::playLoop(), Sound::playWait(), Sound::Sound(), and Sound::~Sound().
| Mix_Chunk* Sound_InternalData::startwave |
Definition at line 370 of file sound.cpp.
Referenced by Sound::playWait(), Sound::Sound(), and Sound::~Sound().
| Sound_Sample* Sound_InternalData::mainsample |
| Sound_Sample* Sound_InternalData::startsample |
1.5.1