channel | CSound | [private] |
CSound(void) | CSound | |
currentSounds | CSound | [private] |
Destroy(void) | CSound | [static] |
ERRCHECK(FMOD_RESULT result) | CSound | [protected, static] |
getIndex(char *name) | CSound | [protected] |
GetSingleton(void) | CSound | [static] |
initFMOD() | CSound | [private, static] |
key | CSound | [private] |
loadSound(char *file) | CSound | |
loadSound(char *file, char *soundName) | CSound | |
loadStream(char *file) | CSound | |
loadStream(char *file, char *soundName) | CSound | |
m_Singleton | CSound | [private, static] |
play(int index) | CSound | |
play(char *soundName) | CSound | |
restart() | CSound | |
result | CSound | [private] |
setMode(FMOD_MODE mode, int index) | CSound | |
setMode(FMOD_MODE mode, char *soundName) | CSound | |
sound | CSound | [private] |
soundNames | CSound | [private] |
system | CSound | [private] |
version | CSound | [private] |
~CSound(void) | CSound |