![]() |
Pioneer
|
This is the complete list of members for Sound::MusicEvent, including all inherited members.
| eid | Sound::Event | protected |
| Event() | Sound::Event | inline |
| Event(Uint32 id) | Sound::Event | inline |
| EventId() | Sound::Event | inline |
| IsPlaying() const | Sound::Event | |
| MusicEvent() | Sound::MusicEvent | |
| MusicEvent(Uint32 id) | Sound::MusicEvent | |
| Play(const char *fx, const float volume_left, const float volume_right, Op op) | Sound::MusicEvent | virtual |
| Sound::Event::Play(const char *fx) | Sound::Event | inline |
| SetOp(Op op) | Sound::Event | |
| SetVolume(const float vol_left, const float vol_right) | Sound::Event | |
| SetVolume(const float vol) | Sound::Event | inline |
| Stop() | Sound::Event | |
| VolumeAnimate(const float targetVol1, const float targetVol2, const float dv_dt1, const float dv_dt2) | Sound::Event | |
| VolumeAnimate(const float targetVols[2], const float dv_dt[2]) | Sound::Event | inline |
| ~MusicEvent() | Sound::MusicEvent |