Dummy object used when ogg vorbis support is not available.
More...
#include <music_dummy.hpp>
|
virtual bool | load (const std::string &filename) |
|
virtual bool | playMusic () |
|
virtual bool | stopMusic () |
|
virtual bool | pauseMusic () |
|
virtual bool | resumeMusic () |
|
virtual void | setVolume (float volume) |
|
virtual void | updateFaster (float percent, float pitch) |
|
virtual void | update () |
|
virtual bool | isPlaying () |
|
Dummy object used when ogg vorbis support is not available.
The documentation for this class was generated from the following file: