Planeshift
Public Member Functions

iSoundControlListener Struct Reference

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

#include <soundctrl.h>

List of all members.

Public Member Functions

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

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 SoundHandle, and SoundSectorManager.


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