#include <sounds.h>
Static Public Member Functions | |
| static void | defineNames () |
| static const char * | getFilename (int index) |
Static Protected Attributes | |
| static const char ** | soundFilenames = new const char*[NumSoundFiles] |
| static void Sounds::defineNames | ( | ) | [inline, static] |
| static const char* Sounds::getFilename | ( | int | index | ) | [inline, static] |
const char ** Sounds::soundFilenames = new const char*[NumSoundFiles] [static, protected] |
1.5.7.1