Sound

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
play
void play()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

attenuation
float attenuation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
attenuation
float attenuation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
SoundBuffer buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
SoundBuffer buffer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
loop
bool loop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
loop
bool loop [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minDistance
float minDistance [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
minDistance
float minDistance [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pitch
float pitch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
pitch
float pitch [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
playingOffset
Time playingOffset [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
playingOffset
Time playingOffset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector3f position [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector3f position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
relativeToListener
bool relativeToListener [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
relativeToListener
bool relativeToListener [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
status
SoundStatus status [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
volume
float volume [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
volume
float volume [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_sound
sfSound* m_sound;
Undocumented in source.

Meta