#include <sound.h>
Public Member Functions | |
| FrameData () | |
| FrameData (float gain, float pitch, bool playing) | |
Protected Member Functions | |
| ~FrameData () | |
Friends | |
| class | Sound |
| not implemented by design | |
| Sound::FrameData::FrameData | ( | ) |
| Sound::FrameData::FrameData | ( | float | gain, | |
| float | pitch, | |||
| bool | playing | |||
| ) |
| Sound::FrameData::~FrameData | ( | ) | [protected] |
friend class Sound [friend] |
not implemented by design