Public Member Functions | |
| void | playFreeSound (const Common::Path &path) |
| void | playFreeSound (const Common::Path &path, float vol, const Common::String &channel) |
| void | stopFreeSound (const Common::String &channel) |
| void | setChannelVolume (const Common::String &channel, float vol) |
| float | getChannelVolume (const Common::String &channel) |
| void | update () |
| Common::Array< TeMusic * > & | musics () |