NE::SoundLoader Class Reference

SoundLoader interface. More...

#include <NEngine/SoundLoader.h>

List of all members.

Public Member Functions

virtual SoundloadSoundFromFile (const std::string &fileName)=0
 load a Sound from a file

Detailed Description

SoundLoader interface.

The SoundLoader class gives an interface to implement new platform specific Sound loading functions.


Member Function Documentation

Sound * NE::SoundLoader::loadSoundFromFile ( const std::string &  fileName  )  [pure virtual]

load a Sound from a file

Parameters:
fileName the name of the file to load
Returns:
a pointer to the newly loaded Sound

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs
Generated on Thu Oct 6 22:11:38 2011 for WE_Kit by  doxygen 1.6.3