Planeshift
iSoundControlListener Struct Referenceabstract

Interface to implement to handle SoundControl's events. More...

#include <soundctrl.h>

Public Member Functions

virtual void OnSoundChange (SoundControl *sndCtrl)=0
 This function is called everytime the volume or the toggle change. More...
 

Detailed Description

Interface to implement to handle SoundControl's events.

Definition at line 49 of file soundctrl.h.

Member Function Documentation

virtual void iSoundControlListener::OnSoundChange ( SoundControl sndCtrl)
pure virtual

This function is called everytime the volume or the toggle change.

Parameters
sndCtrlthe SoundControl that has been changed.

Implemented in SoundSectorManager, and SoundHandle.


The documentation for this struct was generated from the following file: