attachToEntity(WorldEntity *entity) | orxonox::SoundBase | |
buffer_ | orxonox::SoundBase | [private] |
entity_ | orxonox::SoundBase | [private] |
getSourceState() | orxonox::SoundBase | [private] |
isPaused() | orxonox::SoundBase | |
isPlaying() | orxonox::SoundBase | |
isStopped() | orxonox::SoundBase | |
loadFile(std::string filename) | orxonox::SoundBase | |
loadOggFile(const std::string &filename) | orxonox::SoundBase | [private] |
pause() | orxonox::SoundBase | |
play(bool loop=false) | orxonox::SoundBase | |
SoundBase(WorldEntity *entity=NULL) | orxonox::SoundBase | |
source_ | orxonox::SoundBase | [private] |
stop() | orxonox::SoundBase | |
update() | orxonox::SoundBase | |
~SoundBase() | orxonox::SoundBase |