Pyrogenesis  trunk
Classes | Enumerations
SoundGroup.h File Reference
#include "lib/config2.h"
#include "lib/file/vfs/vfs_path.h"
#include "simulation2/system/Entity.h"
#include "soundmanager/data/SoundData.h"
#include <vector>
Include dependency graph for SoundGroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CSoundGroup
 

Enumerations

enum  eSndGrpFlags {
  eRandOrder = 0x01, eRandGain = 0x02, eRandPitch = 0x04, eLoop = 0x08,
  eOmnipresent = 0x10, eDistanceless = 0x20, eOwnerOnly = 0x40
}
 

Enumeration Type Documentation

Enumerator
eRandOrder 
eRandGain 
eRandPitch 
eLoop 
eOmnipresent 
eDistanceless 
eOwnerOnly