|
Neo
0.5.0
Developer Documentation
|
This is the complete list of members for Neo::SoundRef, including all inherited members.
| clear(void) | Neo::SoundRef | virtual |
| DataRef(void) | Neo::DataRef | |
| decrScore(void) | Neo::DataRef | |
| destroy(void) | Neo::SoundRef | virtual |
| getBufferId(void) | Neo::SoundRef | inline |
| getFilename(void) | Neo::DataRef | inline |
| getNew(unsigned int bufferId, const char *filename) | Neo::SoundRef | static |
| getScore(void) | Neo::DataRef | inline |
| getTime(void) | Neo::DataRef | inline |
| getType(void) | Neo::SoundRef | inlinevirtual |
| incrScore(void) | Neo::DataRef | |
| m_filename | Neo::DataRef | protected |
| m_score | Neo::DataRef | protected |
| m_time | Neo::DataRef | protected |
| setBufferId(unsigned int bufferId) | Neo::SoundRef | inline |
| setTime(long time) | Neo::DataRef | inline |
| SoundRef(unsigned int bufferId, const char *filename) | Neo::SoundRef | |
| update(void) | Neo::SoundRef | virtual |
| ~SoundRef(void) | Neo::SoundRef |