Pioneer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Sound::MusicEvent Class Reference

#include <SoundMusic.h>

Inheritance diagram for Sound::MusicEvent:
Inheritance graph
[legend]
Collaboration diagram for Sound::MusicEvent:
Collaboration graph
[legend]

Public Member Functions

 MusicEvent ()
 
 MusicEvent (Uint32 id)
 
 ~MusicEvent ()
 
virtual void Play (const char *fx, const float volume_left, const float volume_right, Op op)
 
- Public Member Functions inherited from Sound::Event
 Event ()
 
 Event (Uint32 id)
 
virtual void Play (const char *fx, const float volume_left, const float volume_right, Op op)
 
void Play (const char *fx)
 
bool Stop ()
 
bool IsPlaying () const
 
Uint32 EventId ()
 
bool SetOp (Op op)
 
bool VolumeAnimate (const float targetVol1, const float targetVol2, const float dv_dt1, const float dv_dt2)
 
bool VolumeAnimate (const float targetVols[2], const float dv_dt[2])
 
bool SetVolume (const float vol_left, const float vol_right)
 
bool SetVolume (const float vol)
 

Additional Inherited Members

- Protected Attributes inherited from Sound::Event
Uint32 eid
 

Constructor & Destructor Documentation

◆ MusicEvent() [1/2]

Sound::MusicEvent::MusicEvent ( )

◆ MusicEvent() [2/2]

Sound::MusicEvent::MusicEvent ( Uint32  id)

◆ ~MusicEvent()

Sound::MusicEvent::~MusicEvent ( )

Member Function Documentation

◆ Play()

void Sound::MusicEvent::Play ( const char *  fx,
const float  volume_left,
const float  volume_right,
Op  op 
)
virtual

Reimplemented from Sound::Event.

Here is the call graph for this function:

The documentation for this class was generated from the following files: