#include <sndcache.h>
Public Member Functions | |
Mix_Chunk * | loadWAV (string soundfile) |
Caches wav files (Mix_Chunks) according to their name (using a map container) and deletes them at the end.
|
Loads a wav file if it isn't already contained in the pool according to it's file name.
|