#include <MSoundRef.h>
List of all members.
Constructor & Destructor Documentation
| MSoundRef::MSoundRef |
( |
unsigned int |
bufferId, |
|
|
const char * |
filename |
|
) |
| |
| MSoundRef::~MSoundRef |
( |
void |
| ) |
|
Member Function Documentation
| void MSoundRef::clear |
( |
void |
| ) |
[virtual] |
| void MSoundRef::destroy |
( |
void |
| ) |
[virtual] |
| unsigned int MSoundRef::getBufferId |
( |
void |
| ) |
[inline] |
| MSoundRef * MSoundRef::getNew |
( |
unsigned int |
bufferId, |
|
|
const char * |
filename |
|
) |
| [static] |
| int MSoundRef::getType |
( |
void |
| ) |
[inline, virtual] |
| void MSoundRef::setBufferId |
( |
unsigned int |
bufferId | ) |
[inline] |
| void MSoundRef::update |
( |
void |
| ) |
[virtual] |
The documentation for this class was generated from the following files: