CSound Class Reference

Sound functions and data keeper. More...

#include <class.sounds.hh>

List of all members.

Public Member Functions

 CSound ()
 ~CSound ()
bool Init (const char *szSoundFilePath)
void Cleanup ()
bool Play ()
 Plays the music sample;.

Public Attributes

Mix_Chunk * pSample


Detailed Description

Sound functions and data keeper.

Constructor & Destructor Documentation

CSound::CSound (  ) 

CSound::~CSound (  ) 


Member Function Documentation

bool CSound::Init ( const char *  szSoundFilePath  ) 

void CSound::Cleanup (  ) 

bool CSound::Play (  ) 

Plays the music sample;.


Member Data Documentation

Mix_Chunk* CSound::pSample


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

Generated on Fri Feb 22 09:36:54 2008 for Mega Maryo by  doxygen 1.5.5