#include <ZE_DataPtr.h>
Public Methods | |
| SoundData () | |
| Initialize SoundData. | |
Public Attributes | |
| Mix_Chunk * | sound |
| Pointer to SDL_Mixer sound effect data. | |
| string | filename |
| File sound effect was loaded from. | |
|
|
Sets sound pointer to NULL |
1.3-rc1