FIFE  2008.0
 All Classes Namespaces Functions Variables Enumerations Enumerator
FIFE::SoundClipPool Class Reference

#include <soundclippool.h>

Inheritance diagram for FIFE::SoundClipPool:
Collaboration diagram for FIFE::SoundClipPool:

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: