sfSound Member List

This is the complete list of members for sfSound, including all inherited members.

GetBuffer() constsfSound
GetLoop() constsfSound
GetPitch() constsfSound
GetPlayingOffset() constsfSound
GetPosition(float &X, float &Y, float &Z) const sfSound
GetStatus() constsfSound
GetVolume() constsfSound
operator=(const sfSound &Other)sfSound
Pause()sfSound
Paused enum valuesfSound
Play()sfSound
Playing enum valuesfSound
SetBuffer(const sfSoundBuffer *Buffer)sfSound
SetLoop(bool Loop)sfSound
SetPitch(float Pitch)sfSound
SetPosition(float X, float Y, float Z)sfSound
SetVolume(float Volume)sfSound
sfSound(const sfSoundBuffer *Buffer=NULL, bool Loop=false, float Pitch=1.f, float Volume=100.f, float X=0.f, float Y=0.f, float Z=0.f)sfSound
sfSound(const sfSound &Copy)sfSound
sfSoundStream classsfSound [friend]
Status enum namesfSound
Stop()sfSound
Stopped enum valuesfSound
~sfSound()sfSound