| play(double volume=1, double speed=1, bool looping=false) const | Gosu::Sample | |
| playPan(double pan, double volume=1, double speed=1, bool looping=false) const | Gosu::Sample | |
| Sample(const std::wstring &filename) | Gosu::Sample | [explicit] |
| Sample(Reader reader) | Gosu::Sample | [explicit] |
| Sample(Audio &audio, const std::wstring &filename) | Gosu::Sample | |
| Sample(Audio &audio, Reader reader) | Gosu::Sample |