Public Member Functions

FIFE::SoundClipPool Class Reference

#include <soundclippool.h>

Inheritance diagram for FIFE::SoundClipPool:
Inheritance graph
[legend]
Collaboration diagram for FIFE::SoundClipPool:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SoundClipPool (const std::string &name="SoundPool")
virtual ~SoundClipPool ()

Detailed Description

Pool for holding sound clips

Definition at line 43 of file soundclippool.h.


Constructor & Destructor Documentation

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.


The documentation for this class was generated from the following file: