Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for Sound, including all inherited members.
AddToSoundCard() | Sound | virtual |
AMBIENT enum value | Sound | |
Create(DWORD flags, LPWAVEFORMATEX format) | Sound | static |
Create(DWORD flags, LPWAVEFORMATEX format, DWORD len, LPBYTE data) | Sound | static |
CreateOggStream(const char *filename) | Sound | static |
CreateStream(const char *filename) | Sound | static |
creator | Sound | protectedstatic |
DONE enum value | Sound | |
DOPPLER enum value | Sound | |
Duplicate() | Sound | inlinevirtual |
filename | Sound | protected |
FlagEnum enum name | Sound | |
flags | Sound | protected |
FREE enum value | Sound | |
GetFilename() const | Sound | inline |
GetFlags() const | Sound | inlinevirtual |
GetLocation() const | Sound | inlinevirtual |
GetMaxDistance() const | Sound | inlinevirtual |
GetMinDistance() const | Sound | inlinevirtual |
GetPan() const | Sound | inlinevirtual |
GetStatus() const | Sound | inlinevirtual |
GetTimeElapsed() const | Sound | inlinevirtual |
GetTimeRemaining() const | Sound | inlinevirtual |
GetTotalTime() const | Sound | inlinevirtual |
GetVelocity() const | Sound | inlinevirtual |
GetVolume() const | Sound | inlinevirtual |
INITIALIZING enum value | Sound | |
INTERFACE enum value | Sound | |
IsDone() const | Sound | inline |
IsPlaying() const | Sound | inline |
IsReady() const | Sound | inline |
Load(DWORD bytes, BYTE *data) | Sound | inlinevirtual |
LOC_3D enum value | Sound | |
LOCALIZED enum value | Sound | |
location | Sound | protected |
LOCKED enum value | Sound | |
LOOP enum value | Sound | |
LoopCount() const | Sound | inline |
looped | Sound | protected |
MEMORY enum value | Sound | |
OGGVORBIS enum value | Sound | |
ONCE enum value | Sound | |
operator==(const Sound &rhs) const | Sound | inline |
Pause() | Sound | inlinevirtual |
Play() | Sound | inlinevirtual |
PLAYING enum value | Sound | |
READY enum value | Sound | |
Release() | Sound | virtual |
RESOURCE enum value | Sound | |
Rewind() | Sound | inlinevirtual |
SetFilename(const char *s) | Sound | |
SetFlags(DWORD f) | Sound | inlinevirtual |
SetListener(const Camera &cam, const Vec3 &vel) | Sound | static |
SetLocation(const Vec3 &l) | Sound | inlinevirtual |
SetMaxDistance(float f) | Sound | inlinevirtual |
SetMinDistance(float f) | Sound | inlinevirtual |
SetPan(long p) | Sound | inlinevirtual |
SetSoundCheck(SoundCheck *s) | Sound | inlinevirtual |
SetVelocity(const Vec3 &v) | Sound | inlinevirtual |
SetVolume(long v) | Sound | inlinevirtual |
Sound() | Sound | |
sound_check | Sound | protected |
status | Sound | protected |
StatusEnum enum name | Sound | |
Stop() | Sound | inlinevirtual |
STREAMED enum value | Sound | |
StreamFile(const char *name, DWORD offset) | Sound | inlinevirtual |
TYPENAME() | Sound | inlinestatic |
UNINITIALIZED enum value | Sound | |
Update() | Sound | inlinevirtual |
UseSoundCard(SoundCard *s) | Sound | inlinestatic |
velocity | Sound | protected |
volume | Sound | protected |
~Sound() | Sound | virtual |