NE::Sound Class Reference

Sound interface. More...

#include <NEngine/Sound.h>

List of all members.

Public Member Functions

virtual void play (const bool loop=false)=0
 play the Sound
virtual void stop (void)=0
 stop the Sound Do nothing if the Sound is not played

Detailed Description

Sound interface.

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


Member Function Documentation

void NE::Sound::play ( const bool  loop = false  )  [pure virtual]

play the Sound

Parameters:
loop true if the Sound must be looped

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