|
FIFE 2008.0
|
#include <soundclippool.h>


Public Member Functions | |
| SoundClipPool (const std::string &name="SoundPool") | |
| virtual | ~SoundClipPool () |
Pool for holding sound clips
Definition at line 43 of file soundclippool.h.
| FIFE::SoundClipPool::SoundClipPool | ( | const std::string & | name = "SoundPool" | ) | [inline] |
Default constructor.
Definition at line 47 of file soundclippool.h.
| virtual FIFE::SoundClipPool::~SoundClipPool | ( | ) | [inline, virtual] |
Destructor.
Definition at line 52 of file soundclippool.h.