Sound sample (NOP). More...
#include <_src_sound_sound_sample_nop.hh>
Public Member Functions | |
| SampleNOP (const Sample::Name &sampleName) | |
| virtual | ~SampleNOP () |
| virtual bool | IfPlaying (void) |
| virtual bool | Play (const defs::ePlayLoop loop, const fp volume) |
| virtual bool | Stop (void) |
| virtual bool | SetVolume (const fp volume) |
| virtual fp | GetVolume (void) |
Sound sample (NOP).
| sound::SampleNOP::SampleNOP | ( | const Sample::Name & | sampleName | ) | [inline] |
| virtual sound::SampleNOP::~SampleNOP | ( | ) | [inline, virtual] |
| virtual fp sound::SampleNOP::GetVolume | ( | void | ) | [inline, virtual] |
Implements sound::Sample.
| virtual bool sound::SampleNOP::IfPlaying | ( | void | ) | [inline, virtual] |
Implements sound::Sample.
| virtual bool sound::SampleNOP::Play | ( | const defs::ePlayLoop | loop, | |
| const fp | volume | |||
| ) | [inline, virtual] |
Implements sound::Sample.
| virtual bool sound::SampleNOP::SetVolume | ( | const fp | volume | ) | [inline, virtual] |
Implements sound::Sample.
| virtual bool sound::SampleNOP::Stop | ( | void | ) | [inline, virtual] |
Implements sound::Sample.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:12