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 | SoundData |
SoundData is the datakeeper of. 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 | SOUNDFILE_CACHETIME 300000 |
|