Planeshift
|
#include <cssysdef.h>
#include <iutil/objreg.h>
#include <csutil/csstring.h>
#include <csutil/hash.h>
#include <iutil/vfs.h>
#include <isndsys/ss_data.h>
#include <isndsys/ss_loader.h>
Go to the source code of this file.
Classes | |
class | SoundDataCache |
SoundDataCache is the data-keeper of SoundSystemManager. More... | |
struct | SoundFile |
Class that contains the most important informations about a soundfile It contains the name, filename and if loaded the data. More... | |
Defines | |
#define | DEFAULT_SOUNDFILE_CACHETIME 300000 |