| load(const std::string &)=0 | wftk::Sound | [pure virtual] |
| play(int loops=0) const =0 | wftk::Sound | [pure virtual] |
| playing() const =0 | wftk::Sound | [pure virtual] |
| setVolume(int vol)=0 | wftk::Sound | [pure virtual] |
| Sound() (defined in wftk::Sound) | wftk::Sound | [inline] |
| Sound(const Sound &) | wftk::Sound | [inline] |
| stop() const =0 | wftk::Sound | [pure virtual] |
| VOLUME_MAX enum value (defined in wftk::Sound) | wftk::Sound | |
| VOLUME_MIN enum value (defined in wftk::Sound) | wftk::Sound | |
| ~Sound() (defined in wftk::Sound) | wftk::Sound | [inline, virtual] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.