Maratis Engine
|
clear(void) | MSoundRef | [virtual] |
decrScore(void) | MDataRef | |
destroy(void) | MSoundRef | [virtual] |
getBufferId(void) | MSoundRef | [inline] |
getFilename(void) | MDataRef | [inline] |
getNew(unsigned int bufferId, const char *filename) | MSoundRef | [static] |
getScore(void) | MDataRef | [inline] |
getTime(void) | MDataRef | [inline] |
getType(void) | MSoundRef | [inline, virtual] |
incrScore(void) | MDataRef | |
m_filename | MDataRef | [protected] |
m_score | MDataRef | [protected] |
m_time | MDataRef | [protected] |
MDataRef(void) | MDataRef | |
MSoundRef(unsigned int bufferId, const char *filename) | MSoundRef | |
setBufferId(unsigned int bufferId) | MSoundRef | [inline] |
setTime(long time) | MDataRef | [inline] |
update(void) | MSoundRef | [virtual] |
~MSoundRef(void) | MSoundRef |