SoundBufferEmptySourceInstance Class Reference

#include <SoundBufferEmpty.h>

Inheritance diagram for SoundBufferEmptySourceInstance:

SoundBufferSourceInstance

List of all members.

Public Member Functions

 SoundBufferEmptySourceInstance (unsigned int source)
virtual ~SoundBufferEmptySourceInstance ()
virtual void play (bool loop)
virtual void stop ()
virtual void simulate (bool loop)


Detailed Description

Definition at line 26 of file SoundBufferEmpty.h.


Constructor & Destructor Documentation

SoundBufferEmptySourceInstance::SoundBufferEmptySourceInstance ( unsigned int  source  ) 

Definition at line 23 of file SoundBufferEmpty.cpp.

SoundBufferEmptySourceInstance::~SoundBufferEmptySourceInstance (  )  [virtual]

Definition at line 28 of file SoundBufferEmpty.cpp.


Member Function Documentation

virtual void SoundBufferEmptySourceInstance::play ( bool  loop  )  [inline, virtual]

Implements SoundBufferSourceInstance.

Definition at line 32 of file SoundBufferEmpty.h.

virtual void SoundBufferEmptySourceInstance::stop (  )  [inline, virtual]

Implements SoundBufferSourceInstance.

Definition at line 33 of file SoundBufferEmpty.h.

virtual void SoundBufferEmptySourceInstance::simulate ( bool  loop  )  [inline, virtual]

Implements SoundBufferSourceInstance.

Definition at line 34 of file SoundBufferEmpty.h.


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3